Previous: Emacs Variables, Up: Customization
The following variables in the Sepia package control various aspects of interactive evaluation.
$PACKAGE
main
.
$PRINTER
printer
shortcut.
$PRINT_PRETTY
$PRINTER
. Currently, this means columnating lists of simple
scalars. Default: true.
$PS1
"> "
.
$STOPDIE
die
from interactive code will invoke the Sepia
debugger. Default: true.
$STOPWARN
warn
from interactive code will invoke the
Sepia debugger. Default: false.
$WANTARRAY