On Fri, 29 May 2009 11:22:49 +0800, Stephen Lee leejianm@hotmail.com wrote:
I have manage to install SLIME (latest cvs), Emacs 22.3 and SBCL 1.0.22 on Windows.
Managed to configure and start SLIME. But REPL is not working. after i entered the code and press enter the code dosen't seem to execute
Example CL-USER>(+ 1 2) <enter>
No 3 is displayed
I set up SLIME on Ubuntu before and it works so is it a windows thing?
I followed the instructions here http://common-lisp.net/pipermail/slime-devel/2008-May/007331.html
I have the same setup and the same bug on the same OS, too, and am also interested in a solution.
This bug is almost certainly Windows-specific. I'm using Windows XP Professional, Service Pack 3; which version of Windows are you using?
-- Benjamin L. Russell