[slime-devel] Lispbox SLIME 2.0 version output goes to *inferior-lisp* buffer instead of to *slime-repl clisp-2.37* buffer on Windows XP Professional, Service Pack 3

Benjamin L. Russell DekuDekuplex at Yahoo.com
Mon Jun 1 09:01:09 UTC 2009


On Fri, 29 May 2009 19:07:07 +0900, Benjamin L. Russell
<DekuDekuplex at Yahoo.com> wrote:

>On Fri, 29 May 2009 17:14:31 +0900, Benjamin L. Russell
><DekuDekuplex at Yahoo.com> wrote:
>
>>[...]
>>
>>Clojure Box uses the CVS version of SLIME, whereas Lispbox uses the
>>(rather ancient) SLIME 2.0 and CLISP 2.37.  However, when the same
>>problem occurs when I configure my .emacs file to work with the CVS
>>version of SLIME using CLISP 2.45.
>
>Clarification and typo correction: 
>
>"Clojure Box uses the CVS version of SLIME dated March 11, 2009, at
>22:18 and Clojure 1.0.0, whereas Lispbox uses the (rather ancient)
>SLIME 2.0 and CLISP 2.37.  However, the same problem occurs when I
>configure my .emacs file to work with the CVS version of SLIME
>downloadable from
>http://common-lisp.net/project/slime/snapshots/slime-current.tgz,
>using CLISP 2.45."

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  /   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