| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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.
tpl:*zoom-print-special-bindings*
*print-length*
*prompt*
*command-char*
*read*
*exit-on-eof*
*eval*
*zoom-display*
*zoom-print-length*
*auto-zoom*
*print-level*
*history*
*print*
*reset-hook*
*zoom-print-level*
*trace-print-length*
*trace-print-level*
See Processes and their dynamic environments (both models) in multiprocessing.htm and Setting global variables in initialization files in startup.htm for a discussion of this variable. See also tpl:start-interactive-top-level.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |