<font size=2 face="sans-serif">Hi Stas,</font>
<br>
<br><font size=2 face="sans-serif">thanks for your reply below  -
the behiour seems od.</font>
<br>
<br><font size=2 face="sans-serif">If I use (slime-setup '(slime-fancy))
no repl is loaded. Likewise if i use (slime-setup '(slime-repl))</font>
<br>
<br><font size=2 face="sans-serif">However, if I  (require 'slime-repl)
and manually call the repl, it appears. I then run into the other issue
of communication with the lisp process.</font>
<br>
<br><font size=2 face="sans-serif">I guess one question might be is ntemacs
supported? Should i just use the canonical gnu emacs for windows?</font>
<br>
<br><font size=2 face="sans-serif">btw, my slime setup comes from my linux
box and works perfectly</font>
<br><font size=2 face="sans-serif"><br>
<br>
David Hodge<br>
Global Business Integration Team<br>
IBM Software Group,<br>
ph: +65-6418-4096<br>
hp: +65-97357239<br>
email: hodged@sg.ibm.com</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Stas Boukarev <stassats@gmail.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">David Hodge/Singapore/IBM@IBMSG</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Cc:      
 </font><font size=1 face="sans-serif">slime-devel@common-lisp.net</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">11/05/2011 08:56 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [slime-devel]
Installing Slime on Windows XP</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>David Hodge <hodged@sg.ibm.com> writes:<br>
<br>
> Dear all,<br>
><br>
> i am trying to install slime (the latest cvs version) on Windows XP.
The <br>
> beahviour below occurs with either clisp or sbcl.<br>
><br>
> The first issue is that when I start slime, lisp always appears in
the <br>
> *inferior lisp* buffer. I can use slime-selector to open a repl.<br>
><br>
> The second, more serious issue, is that when i do anything in the
repl , <br>
> the connection closes and i get a message<br>
><br>
> error in process filter: slime-dispatch-event: Elisp destructure-case
<br>
> failed: (:write-string "2<br>
> " :repl-result)<br>
><br>
> This was the result of entering (+ 1 1) in the repl.<br>
><br>
> So, any advice as to  where I should start looking fr the issue?<br>
><br>
Do you have slime-repl contrib enabled? One way to do it is (slime-setup<br>
'(slime-repl)), but a better way would be to use (slime-setup<br>
'(slime-fancy)), which enables some useful contribs, including<br>
slime-repl.<br>
<br>
-- <br>
With best regards, Stas.<br>
</font></tt>
<br>