[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
read, this
- To: BUG-LISP at MIT-ML
- Subject: read, this
- From: Glenn S. Burke <GSB at MIT-ML>
- Date: Sun, 22 Mar 81 06:18:00 GMT
- Original-date: 22 March 1981 01:18-EST
Why can't the reader, when it starts a READ (READLINE), check for
and call (status ttyscan) when it first starts up? This will fix the
tyipeek/read problem, since the ttyscan will then get to see the buffered
back characters. (I bet +internal-ttyscan-subr doesn't understand
buffered-back characters. But that can be fixed. And user-written
ones would, if they call tyi/tyipeek.)