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

[no subject]



I think there should either be just one tty-return no matter how many ttys you
have, or else the tty involved should be another argument to the tty-return fn.
The way things are now I kludge things by taking advantage of the fact that the
second interrupt occures inside the first, by binding TTY-RETURN to nil to
block the second execution.  However this is a real kludge for sure.

			Dick Waters