[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
eval-when's return value
- To: GSB at MIT-MC, ALAN at MIT-MC
- Subject: eval-when's return value
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Mon, 9 Jun 80 06:57:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 9 June 1980 02:57-EDT
(1) Sigh, I agree the logic as shown was faulty, but the sentiment, I hope
we agree was not. HOWEVER, if I ever saw
(AND (STATUS FEATURE MUMBLE)
(EVAL-WHEN (EVAL) ...)
(NOT (EVAL-WHEN (COMPILE) ...))
...)
I think I'd probably never forgive you ...
(2) I agree with GSB's reasoning about LEDIT/LISPT/UREAD wanting to print
something useful.