




(or (delivery-value :keep-debug-mode)
    (< *delivery-level* 3))
PC only: If this is non-
nil
, the lexer is preserved. You should keep the lexer if your application requires macroexpansion or uses special forms. For example, if you delete the lexer you cannot evaluate 
defun
 or 
enclose
 forms at runtime.