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

eval-when's return value



(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.