[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Image tty output
- To: MILLER at MIT-AI
- Subject: Image tty output
- From: "Guy L. Steele, Jr." <GLS at MIT-AI>
- Date: Fri, 14 Mar 80 13:09:00 GMT
- Cc: BUG-LISP at MIT-AI
- Original-date: 14 March 1980 08:09-EST
As near as I can tell from the code, LISP is trying very hard
to make (OPEN 'TTY: '(TTY IMAGE OUT)) actually output only
the characters you TYO, which is what I thought it did.
There are explicit checks not to auto-terpri etc. on an
image-mode tty. Now maybe the code is broken, but that is what
it is supposed to do.