[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error printing, and "silent" BREAK loops
- To: JONL at MIT-MC
- Subject: Error printing, and "silent" BREAK loops
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Sat, 12 Jul 80 20:23:00 GMT
- Cc: BUG-LISP at MIT-MC, BMT at MIT-MC
- Original-date: 12 July 1980 16:23-EDT
I propose that if MSGFILES is () that the error be forced to the terminal
if Lisp wants to do that, but if MSGFILES is non-(), it should only go to
there. That will let us create an SFA to gobble all error messages and
behave appropriately. -kmp