*default-lisp-listener-bindings*

Variable

Package: top-level

This variable holds an alist of special variable symbols and forms to evaluate for binding values. These bindings are put into effect at entry to top-level-read-eval-print-loop. These bindings are also put into effect at the outermost entry to a break level read-eval-print loop if the stack-group or thread is not already executing inside top-level-read-eval-print-loop.

These are some of the user-visible variables on this alist.

See Processes and their dynamic environments (both models) and Lisp listeners and special variable bindings, both in multiprocessing.htm. Also see Setting global variables in initialization files in startup.htm and *cl-default-special-bindings*.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.