Next Prev Up Top Contents Index

:top-level-listener-p

Keyword

Default value: (< severity 5)

This keyword controls the kind of top-level loop used in the listener.

When non- nil , the listener is started with a Lisp top level. If nil, the listener is inhibited until a Lisp top level is run for some other reason, such as entering the debugger. See also :keep-top-level.


LispWorks Delivery User Guide - 11 Dec 2001

Next Prev Up Top Contents Index