[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GSB at MIT-MC
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Wed, 28 Nov 79 16:47:00 GMT
- Cc: (BUG LISP) at MIT-MC, HIC at MIT-MC
- Original-date: 28 NOV 1979 1147-EST
In LISP 1901, CLEAR-INPUT and CLEAR-OUTPUT will work on SFA's.
Also, the system ^W interrupt will no longer try to do an output
reset on the SFA's non-existant channel if TYO is SETQ'd to a SFA.
It won't do a CLEAR-OUTPUT operation either. If you want that, you
can redefine ^W.
The ^W(PRINT FOO T) problem is a real mess.