[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: CFFK at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Sat, 12 Aug 78 04:39:00 GMT
- Original-date: 12 AUG 1978 0039-EDT
Date: 11 AUG 1978 2259-EDT
From: CFFK at MIT-MC (Charles F. F. Karney)
To: (BUG LISP) at MIT-MC
WITH :TCTYP TEL (CURSORPOS 'C) ==> T (SHOULD BE NIL)
----
Well....not really....ITS actually prints a blank line for (CURSORPOS 'C), and
when my suggested change is implemented, (if it hasn't been already), doing the
^PC will clear the line counter (this will winn with glass TTY's). Therefore,
I think that CURSORPOS 'C should work on all TTY's.
--howard