[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG MACSYMA) at MIT-MC
- From: cwh at MIT-MC (Carl W. Hoffman)
- Date: Sat, 5 Apr 80 22:33:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 5 APR 1980 1733-EST
- Sent-by: RHB at MIT-MC
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.