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

[no subject]



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