[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lisp-coded tty-scanners
- To: scott at SRI-KL
- Subject: lisp-coded tty-scanners
- From: JONL at MIT-MC (Jon L White)
- Date: Thu, 17 Jan 80 15:20:00 GMT
- Cc: (FILE [LISP;BUG MAIL]) at MIT-MC, miller at MIT-AI, ddm at MIT-AI
- Cc: fahlman at CMU-10A, broberts at BBN-TENEXD
- Original-date: 17 JAN 1980 1020-EST
The current version of TOPS-10/TWENEX maclisp (version 1920) have
a rudimentary CURSORPOS function assembled in - not enough to satisfy
real video terminal users, but enough to get started, and enough to
run the (lisp) programs which have CURSORPOS calls in them; remember
that a return value of () from CURSORPOS means that the "action"
didn't take place, either because the terminal can't support it,
or because the code for CURSORPOS hasn't been sufficiently developed.
Two examples of LISP-coded rubout processors may be found in the
notes dated "MARCH 22,1976" and "MAY 27,1975". Just get the file
LISP.NEWS and search for those date strings; then search for
"TTYSCA" on each of those pages. Original announcement of NEWIO
stuff, including the (STATUS TTYSCAN ...) facility was in the note
dated "APRIL 18,1975".