Michael Weber michaelw+slime@foldr.org writes:
Calling C-x C-e (M-x slime-eval-last-expression) at a bare REPL prompt causes this:
The variable CL-USER> is unbound. [Condition of type UNBOUND-VARIABLE]
What did you expect instead? I think this behavior, i.e. just looking at the text before point without special cases, is quite reasonable and predictable.
Helmut.