[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GSB at MIT-ML
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Fri, 20 Mar 81 02:33:00 GMT
- Cc: BUG-LISP at MIT-MC, RWK at MIT-MC
- Original-date: 19 March 1981 21:33-EST
Date: 19 March 1981 09:43-EST
From: Glenn S. Burke <GSB at MIT-ML>
Date: 18 March 1981 20:23-EST
From: Robert W. Kerns <RWK at MIT-MC>
Date: 23 December 1979 04:13-EST
From: Kent M. Pitman <KMP at MIT-MC>
(SSTATUS TERPRI...) also still loses for SFA's.
Can we have that ask the SFA, too since it may be
a TTY driver. Tnx. -kmp
Isn't SSTATUS TERPRI obsolete anyway?
It is only obsolete if you are willing to claim that ...
-----
Also, at the time that the bug note was sent, GRINDEF FASL
still did a (SSTATUS TERPRI) as it loaded, causing disaster
if TYI/TYO contained an SFA instead of its default fileobject.
I think, however, that we should support this call on SFA's
so that if other code makes assumptions about the FILEness
of TYI/TYO, people will not lose.