[slime-devel] Old REPL input
Edi Weitz
edi at agharta.de
Thu Jul 29 05:13:02 UTC 2004
I cannot find the old thread but I'm pretty sure this used to work at
some point but doesn't work anymore:
Start a new SLIME and in the REPL enter and evaluate a simple
expression like, say, (+ 3 4)
CL-USER> (+ 3 4)
7
CL-USER>
Now move point back up until you're behind the closing parentheses and
hit the return key. I expected this to move me back to current prompt
with "(+ 3 4)" copied there ready to be edited (or evaluated by
another return key) but I only get "no input at point."
Did I miss a purposeful change or is this is a bug?
Thanks,
Edi.
More information about the slime-devel
mailing list