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

[no subject]



Rubout processing and echoing is sometimes wedged.
I've noticed this quite often in the new lisp,
even seeing JONL control-G the read-eval-print loop
when a control-L should have been enough.

The following is quite reproducable:

:GJC;B
(load '((blis11)wordc))
(wordc-rep^L

Right where I have indicated a ^L, you can type without
getting any re-display or rubout-processing.
Things seem to get wedged quite often on the next
form after a toplevel call to LOAD.

-gjc