[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



LISP;LISP NEWS states (Spetember 14, 1976)
	(CURSORPOS 'P) (OUTPUT A ^P) HAS BEEN FLUSHED.
		(TYO 20) NOW DOES THE RIGHT THING IN NEWIO.

Well, if (TYO 20) is supposed to output a ^P to the terminal it
indeed does. So HOW????? do you output a ^P to the system so that
you can put your own ^P sequences after it? The ONLY way I have
found to do this is opening the tty with (out fixnum). 
(cursorpos 'p) does the same thing as (tyo 20). What is going on?
and more inportantly, what SHOULD be going on?