Date: 19 APR 1979 1201-EST
From: KMP at MIT-MC (Kent M. Pitman)
(PROGN (NOINTERRUPT T)
(UNWIND-PROTECT
(NOINTERRUPT T)
(NOINTERRUPT T)
(NOINTERRUPT NIL)))
Why is NOINTERRUPT set to NIL at the end of this sequence?
-----
FIXED.