call/cc is capable of capturing continuations originating outside of Scheme as when using Scheme as a scripting language in some host language. It is not always practical or even meaningful to restore these continuations, so we may want to add a disclaimer to that effect.
Duplicate of #271.