
29 Jul
2004
29 Jul
'04
5:13 a.m.
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.