[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
#\STOP-OUTPUT in Maclisp
- To: KMP at MIT-MC, RWK at MIT-MC
- Subject: #\STOP-OUTPUT in Maclisp
- From: Richard Mark Soley <SOLEY at MIT-MC>
- Date: Mon, 13 Apr 81 15:17:00 GMT
- Cc: BUG-LISP at MIT-MC, DICK at MIT-AI
- Original-date: 13 April 1981 10:17-EST
Sender: KMP
Re: #\STOP-OUTPUT in Maclisp
We've decided that #\STOP-OUTPUT and friends should do something like a
CONS-A-READ-UNDEFINED-OBJECT so that the object read in is
How about:
#\ #+LISPM STOP-OUTPUT #-LISPM SOMETHING-ELSE
-- Richard