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

[no subject]



I've got a bug that shows up when a lisp which was ^P'd wants
the TTY and is P'd. A PURGP error results that seems to have
something to do with the TTY-RETURN and the use of UNWIND-PROTECT.
To get it do
:plasma;Grtool
plasma;grtool test
2
* ards
^Z
^P
P
^Z
^P
P

that is, use the test files specified, and alt-p when it wants the
TTY. 

This bug shows up in all my maclisp subsystems using unwind-protect
in the toplevel function. (Because of IOTA).