[slime-devel] Re: Old REPL input
Luke Gorrie
luke at bluetail.com
Fri Jul 30 03:51:03 UTC 2004
Edi Weitz <edi at agharta.de> writes:
> 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."
Brian and I have fixed this now.
More information about the slime-devel
mailing list