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

[no subject]



Doing <alt><alt>control-P seems to lose with the Macsyma tty-return scheme.
When the Macsyma tries to print out something, that succeeds, but immediately
afterward the tty-return handler gets run and the message "Job A wants the tty"
gets printed and the Macsyma goes blocked.  This may be a bug in Lisp.
If anything, the tty-return handler should be run before the typeout happens.