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

Terminal problem with SHARE



I `made' my own MacLisp with the SHARE program, and experienced no problems
until I ran it using a Lisp Machine as a SUPDUP terminal.  This Lisp, which
I dumped from a batch job, would not receive control characters correctly.
Control-<foo> would echo as ^\A<foo>.  I could not ^C out either -- it just
echoed in that strange way !  However, I could ^C if I typed Beta -- it would
first echo ^\P, though.

I started up a <SUBSYS>LISP, and had no such problems.  What is the function
to call to tell MacLisp to look at the terminal and do the right thing ?

``Bob''
-------