[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-AI
- Subject:
- From: EB@MIT-AI
- Date: Sat, 21 Oct 79 18:29:58 GMT
- Original-date: 10/21/79 14:29:58 EDT
Also, a question: Is there now, or does there exist somewhere code to get,
or is it possible to have, a control character that erases to beginning
of line like Ctrl U does for most things on Tosp-20?
I realize that this would require some kind of line-buffering, but it
is terrible to have ^G and ^X be the only alternatives to lotsa rubouts.
Or failing that, is there a character (or could there be) to abort the
current read and do it over? I understand there would be possible problems
with read-macros, but is any solution possible?