[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISPM at MIT-AI
- From: Kent M. Pitman <KMP at MIT-AI>
- Date: Sun ,24 Jan 82 12:35:00 EDT
- Sender: KBE at MIT-AI
In System 78.50, ZMail 38.5, microcode 836, on Lisp Machine Twenty-two:
In a breakpoint in ZWEI, + does not get set at the correct time. If an error occurs
during the evaluation of an expression, after leaving the error handler, + does not have
the value of the offending expression. In the normal system read-eval-print loop it does.
I would prefer that it did. -kmp