summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.18
1 files changed, 8 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 23958b86..71c8f5e8 100644
--- a/txr.1
+++ b/txr.1
@@ -27512,6 +27512,14 @@ delimiting block named by
then the result value of that block will appear as the return value
of the continuation function.
+If the symbol
+.code sys:cont-poison
+is passed to the continuation function, the continuation will be
+resumed in a different manner: its context will be restored as in the
+ordinary resume case, whereupon it will be immediately abandoned by
+a nonlocal exit, causing unwinding to take place across all of the
+evaluation's continuation frames.
+
.TP* Note:
The continuation function may be used any time after it is produced, and may be