Lisp Specific Global Constants


Lisp System Specific Constants:

*LOAD-VERBOSE* bool nil ; print load messages?

*VERBOSE* bool nil ; controls STD-VERBOSE-PRINT

*DEBUG* bool nil ; enable debugging?

*BREAK* bool nil ; enable break?

*BREAK-ON-WARNINGS* bool nil ; interrupt (alert) on std-warn?

Description

Missing

Used in STDDEBUG.

Examples

Module

Used in STDDEBUG