Date: 4 FEB 1980 1303-EST From: HIC at MIT-MC (Howard I. Cannon) To: KMP at MIT-MC, JIM at MIT-MC CC: (BUG LISP) at MIT-MC ^G style quits do an output reset, so your THERE is being flushed from the output buffer before it is printed.... Date: 4 FEB 1980 1112-EST From: KMP,JIM at MIT-MC Sent-by: ___135 at MIT-MC To: (BUG LISP) at MIT-MC So how come (unwind-protect nil (print 'here) (print (tyi)) (print 'there))^G prints HERE then QUIT and never prints the THERE? These last forms have to get Eval'd in NOINTERRUPT T mode. This used to work. What happened? Loses interpretted and compiled. Date: 4 FEB 1980 0431-EST From: JONL at MIT-MC (Jon L White) To: (BUG LISP) at MIT-MC IF A SYMBOL, SAY FOO, HAS AN AUTOLOAD PROPERTY, AND YOU DO A SETF ON A "CALL" TO FOO, THEN THE INTERNAL SETF CODE KEEPS RELOADING THE FASL FILE FOR FOO, HOPING (I SUPPOSE) TO FIND A MACRO PROPERTY. Date: 3 FEB 1980 2044-EST From: KMP at MIT-MC (Kent M. Pitman) Subject: #+LISPM on ITS To: (BUG LISP) at MIT-MC CC: (BUG LISPM) at MIT-MC This bothers me: On ITS, #+LISPM