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

[no subject]



If you are convinced you want to bypass error handlers, use ^G instead
of ERROR to signal a totally fatal lossage and make things bomb out to
lisp toplevel. QUIT is also a winning function for this.
-kmp