[slime-devel] REPL problems

Benjamin L. Russell DekuDekuplex at Yahoo.com
Mon Jun 1 08:59:44 UTC 2009


On Mon, 01 Jun 2009 17:07:54 +0900, Benjamin L. Russell
<DekuDekuplex at Yahoo.com> wrote:

>On Mon, 01 Jun 2009 16:52:29 +0900, Benjamin L. Russell
><DekuDekuplex at Yahoo.com> wrote:
>
>[...]
>
>Actually, whether you have this problem probably depends on your
>setup; I only have it with my regular GNU Emacs (which reads in my
>.emacs file) when calling "M-x slime RET", but not when using the
>default Lispbox (which ignores that file).  Here's the relevant
>section from my .emacs file:
>
>>;; Setup for SLIME
>>(setq inferior-lisp-program "C:/bin/clisp-2.45/full/lisp.exe
>>-B C:/bin/clisp-2.45/full
>>-M C:/bin/clisp-2.45/full/lispinit.mem
>>-ansi -q")
>>(add-to-list 'load-path "C:/bin/emacs/site-lisp/slime/")
>>(require 'slime)
>>(slime-setup '(slime-fancy slime-asdf slime-banner))

I finally discovered a patch, posted by Samium Gromoff in the thread
"PATCH  Output redirection in the SIMPLE SERVE EVENTS case." (see
http://article.gmane.org/gmane.lisp.slime.devel/8513), documenting
this bug and patching it.

However, it introduced a new bug:  This time, the banner does not
appear, and I get the following lines in my REPL at startup, instead:

>CL-USER> 
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-asdf.fas ...
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-asdf.fas
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-package-fu.fas ...
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-package-fu.fas
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-fuzzy.fas ...
>;;  Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-c-p-c.fas ...
>;;  Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-c-p-c.fas
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-fuzzy.fas
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-fancy-inspector.fas ...
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-fancy-inspector.fas
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-arglists.fas ...
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-arglists.fas
>;; Loading file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-presentations.fas ...
>;; Loaded file C:\home\.slime\fasl\2009-05-19\clisp-2.45-win32-pc386\contrib\swank-presentations.fas
>CL-USER> 
>CL-USER> 

Anybody know how to patch this patch?  Apparently, this patch does not
seem to have been applied in the CVS version of swank.lisp
downloadable from
http://common-lisp.net/project/slime/snapshots/slime-current.tgz.

-- Benjamin L. Russell

>
>-- Benjamin L. Russell
>
>>
>>-- Benjamin L. Russell
>>
>>>
>>>My Blog: http://sljm.blogspot.com
>>>My Twitter: http://www.twitter.com/stephenleejm
>>>
>>>
>>>
>>>
>>>> To: slime-devel at common-lisp.net
>>>> From: DekuDekuplex at Yahoo.com
>>>> Date: Fri, 29 May 2009 17:22:45 +0900
>>>> Subject: Re: [slime-devel] REPL problems
>>>> 
>>>> On Fri, 29 May 2009 11:22:49 +0800, Stephen Lee <leejianm at 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
>>>> -- 
>>>> Benjamin L. Russell  /   DekuDekuplex at Yahoo dot com
>>>> http://dekudekuplex.wordpress.com/
>>>> Translator/Interpreter / Mobile:  +011 81 80-3603-6725
>>>> "Furuike ya, kawazu tobikomu mizu no oto." 
>>>> -- Matsuo Basho^ 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> slime-devel site list
>>>> slime-devel at common-lisp.net
>>>> http://common-lisp.net/mailman/listinfo/slime-devel
>>>
>>>_________________________________________________________________
>>>More than messages?check out the rest of the Windows Live?.
>>>http://www.microsoft.com/windows/windowslive/
-- 
Benjamin L. Russell  /   DekuDekuplex at Yahoo dot com
http://dekudekuplex.wordpress.com/
Translator/Interpreter / Mobile:  +011 81 80-3603-6725
"Furuike ya, kawazu tobikomu mizu no oto." 
-- Matsuo Basho^ 





More information about the slime-devel mailing list