[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

turning off continuable error messages



it is possible to turn off the following messages.

;; Loading file /home/dxs/ai/norvig/loop.lsp ...
** - Continuable Error
Redefining the COMMON LISP macro LOOP
If you continue (by typing 'continue'): The old definition will be lost
1. Break>

i would like the lisp system to not query the user but just replace the
definition.

thanks,
dan stanger