Lawrence Mitchell wence@gmx.li writes:
Using the latest version of slime (2004-04-02), and SBCL 0.8.9.6, I get problems with repl variables. To whit:
; SLIME 2004-04-02 CL-USER> (find-package "CL") #<PACKAGE "COMMON-LISP"> CL-USER> * T CL-USER> + (LOAD "/opt/cvs-trees/slime/swank-loader") CL-USER>
I don't get this problem with SBCL 0.8.5.50. I'll pull a new version and try it there.