[slime-devel] Re: Evaluate forms from within Lisp buffers and displaying the result in the REPL
Tobias C. Rittweiler
tcr at freebits.de
Thu Apr 26 15:05:31 UTC 2007
Madhu <enometh at meer.net> writes:
> There is also, I believe, at present, a bug in that protocol: Any
> input entered (at the keyboard by the user) in the SLIME REPL buffer
> when slime is evaluating a form, is wiped out when slime finishes
> evaluating the form and prinpts the prompt. This can be irritating at
> times.
Hm, if I do type (sleep 20) RET 'KABOOM RET on the REPL, the symbol will
be evaluated right after SLEEP returned. Are you talking about something
else?
-T.
More information about the slime-devel
mailing list