<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing CLISP, Emacs, and SLIME on Windows XP</title>
	<atom:link href="http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/</link>
	<description>Peter Christensen's Blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 22:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: isa</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-2/#comment-6433</link>
		<dc:creator>isa</dc:creator>
		<pubDate>Thu, 05 Jan 2012 19:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-6433</guid>
		<description>I used cygwin&#039;s setup.exe to install CLISP.
The recipe in the article did not work for me, I got this error message:
/usr/bin/clisp: P:/cygwin/lib/clisp-2.48/full/base/lisp.exe: No such file or directory

That was easy to fix, the paths in my case must be:
-B P:/cygwin/lib/clisp-2.48
-M P:/cygwin/lib/clisp-2.48/base/lispinit.mem

To discover them, I used
strace.exe clisp.exe &#124; grep lispinit
CTRL+D</description>
		<content:encoded><![CDATA[<p>I used cygwin&#8217;s setup.exe to install CLISP.<br />
The recipe in the article did not work for me, I got this error message:<br />
/usr/bin/clisp: P:/cygwin/lib/clisp-2.48/full/base/lisp.exe: No such file or directory</p>
<p>That was easy to fix, the paths in my case must be:<br />
-B P:/cygwin/lib/clisp-2.48<br />
-M P:/cygwin/lib/clisp-2.48/base/lispinit.mem</p>
<p>To discover them, I used<br />
strace.exe clisp.exe | grep lispinit<br />
CTRL+D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Draufwalker</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-2/#comment-3033</link>
		<dc:creator>Draufwalker</dc:creator>
		<pubDate>Wed, 10 Aug 2011 02:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-3033</guid>
		<description>I don&#039;t have got a M-Key. for they who can&#039;t run the 

M-x eval-buffer

Command -&gt;
Use the ESC or ALT-Key instead (on a german Keyboard)

Thanks for this Great Tutorial :)
I think Lisp is quite a freaky language after 6 years of C++ Java Basic and Assembler^^ freaky but great :D</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have got a M-Key. for they who can&#8217;t run the </p>
<p>M-x eval-buffer</p>
<p>Command -&gt;<br />
Use the ESC or ALT-Key instead (on a german Keyboard)</p>
<p>Thanks for this Great Tutorial <img src='http://www.pchristensen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I think Lisp is quite a freaky language after 6 years of C++ Java Basic and Assembler^^ freaky but great <img src='http://www.pchristensen.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spike</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-2/#comment-2833</link>
		<dc:creator>Spike</dc:creator>
		<pubDate>Fri, 08 Jul 2011 03:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-2833</guid>
		<description>Thanks a lot.

I had to change

(setq inferior-lisp-program “[HOME]/bin/clisp/full/lisp.exe
-B [HOME]/bin/clisp/full
-M [HOME]/bin/clisp/full/lispinit.mem
-ansi -q”)

into

(setq inferior-lisp-program &quot;clisp&quot;)

to pass &quot;Spawning child process: invalid argument&quot; when typing M-x slime</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
<p>I had to change</p>
<p>(setq inferior-lisp-program “[HOME]/bin/clisp/full/lisp.exe<br />
-B [HOME]/bin/clisp/full<br />
-M [HOME]/bin/clisp/full/lispinit.mem<br />
-ansi -q”)</p>
<p>into</p>
<p>(setq inferior-lisp-program &#8220;clisp&#8221;)</p>
<p>to pass &#8220;Spawning child process: invalid argument&#8221; when typing M-x slime</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-2/#comment-1665</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sat, 22 Jan 2011 14:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1665</guid>
		<description>BTW: first google hit for &quot;emacs slime windows&quot;
Congratulations.</description>
		<content:encoded><![CDATA[<p>BTW: first google hit for &#8220;emacs slime windows&#8221;<br />
Congratulations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-2/#comment-1664</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sat, 22 Jan 2011 14:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1664</guid>
		<description>Thanks alot. It is a good think that there are people out there who help the people that are not using *nix.</description>
		<content:encoded><![CDATA[<p>Thanks alot. It is a good think that there are people out there who help the people that are not using *nix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gishu Pillai</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1490</link>
		<dc:creator>Gishu Pillai</dc:creator>
		<pubDate>Thu, 13 Jan 2011 09:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1490</guid>
		<description>Walkthrough verified for Win7 (x64) + Emacs v23.2 + CLisp v2.49 + Slime 2011-01-12 snapshot. Thanks a ton!
I had to pay my respects.. thanks Peter for this huge post. Peter Siebel&#039;s book is one I meant to get cracking on for a while.. finally I started on it this year + I ran into LispInABox. Sadly for Win7 on a x64 machine, the REPL loop keeps hanging frequently; and there are no recent releases of it. I had CLisp up and running + but now missed Slime mid-way through the book... More &#039;will-sapping&#039; running from site to site.. And then Google kindly led me to you.</description>
		<content:encoded><![CDATA[<p>Walkthrough verified for Win7 (x64) + Emacs v23.2 + CLisp v2.49 + Slime 2011-01-12 snapshot. Thanks a ton!<br />
I had to pay my respects.. thanks Peter for this huge post. Peter Siebel&#8217;s book is one I meant to get cracking on for a while.. finally I started on it this year + I ran into LispInABox. Sadly for Win7 on a x64 machine, the REPL loop keeps hanging frequently; and there are no recent releases of it. I had CLisp up and running + but now missed Slime mid-way through the book&#8230; More &#8216;will-sapping&#8217; running from site to site.. And then Google kindly led me to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya Singh</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1487</link>
		<dc:creator>Aditya Singh</dc:creator>
		<pubDate>Tue, 11 Jan 2011 10:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1487</guid>
		<description>Thanks a lot Peter. Just starting off on lisp for the fun of it.

Also, thank you Dan for suggesting retyping of &quot; when directly copying and pasting the .emacs file entries.</description>
		<content:encoded><![CDATA[<p>Thanks a lot Peter. Just starting off on lisp for the fun of it.</p>
<p>Also, thank you Dan for suggesting retyping of &#8221; when directly copying and pasting the .emacs file entries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pennebaker</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1459</link>
		<dc:creator>Andrew Pennebaker</dc:creator>
		<pubDate>Sun, 28 Nov 2010 23:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1459</guid>
		<description>I completely agree. I had to go through hell to get a working CLISP/Aquamacs/SLIME/Quicklisp setup on Mac OS X.

If you&#039;re still looking for a good TAR.GZ extractor for Windows, I recommend 7-zip (http://www.7-zip.org/) or PeaZip (http://www.peazip.org/).</description>
		<content:encoded><![CDATA[<p>I completely agree. I had to go through hell to get a working CLISP/Aquamacs/SLIME/Quicklisp setup on Mac OS X.</p>
<p>If you&#8217;re still looking for a good TAR.GZ extractor for Windows, I recommend 7-zip (<a href="http://www.7-zip.org/" rel="nofollow">http://www.7-zip.org/</a>) or PeaZip (<a href="http://www.peazip.org/" rel="nofollow">http://www.peazip.org/</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattAttack</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1458</link>
		<dc:creator>MattAttack</dc:creator>
		<pubDate>Fri, 26 Nov 2010 03:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1458</guid>
		<description>I was using Allegro&#039;s simple Windows friendly one click install lisp-in-a-box until they decided to stop supporting it, which brought me to a couple of hours of slogging to get SLIME running with a different LISP configuration.

You saved me Peter.  You&#039;re my hero.  

One note on your .emacs incantations however:  I had to remove &quot;-ansi -q&quot; before emacs cooperated.  But other than that you have probably single handedly helped me live longer healthier life.</description>
		<content:encoded><![CDATA[<p>I was using Allegro&#8217;s simple Windows friendly one click install lisp-in-a-box until they decided to stop supporting it, which brought me to a couple of hours of slogging to get SLIME running with a different LISP configuration.</p>
<p>You saved me Peter.  You&#8217;re my hero.  </p>
<p>One note on your .emacs incantations however:  I had to remove &#8220;-ansi -q&#8221; before emacs cooperated.  But other than that you have probably single handedly helped me live longer healthier life.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1447</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 26 Oct 2010 03:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1447</guid>
		<description>I&#039;m using XP, Slime, Emacs, SBCL and I&#039;m having an error based on my misunderstanding of setting the correct path. I&#039;m new to XP and finding the .emacs file in the Applications Data directory was a little strange. My problem has to do with the loading of Slime. In my .emacs I defined the full path name rather than sbcl. Could it be choking on something in the long path? 

when I M-x slime
I get 
apply: Spawning child process: invalid argument
 My .emacs is 

(setq inferior-lisp-program &quot;c:/Program Files/Steel Bank Common Lisp/1.0.37/sbcl&quot;)
(add-to-list &#039;load-path &quot;c:/Program Files/slime/&quot;)
(require &#039;slime)
(slime-setup)

Great blog BTW</description>
		<content:encoded><![CDATA[<p>I&#8217;m using XP, Slime, Emacs, SBCL and I&#8217;m having an error based on my misunderstanding of setting the correct path. I&#8217;m new to XP and finding the .emacs file in the Applications Data directory was a little strange. My problem has to do with the loading of Slime. In my .emacs I defined the full path name rather than sbcl. Could it be choking on something in the long path? </p>
<p>when I M-x slime<br />
I get<br />
apply: Spawning child process: invalid argument<br />
 My .emacs is </p>
<p>(setq inferior-lisp-program &#8220;c:/Program Files/Steel Bank Common Lisp/1.0.37/sbcl&#8221;)<br />
(add-to-list &#8216;load-path &#8220;c:/Program Files/slime/&#8221;)<br />
(require &#8216;slime)<br />
(slime-setup)</p>
<p>Great blog BTW</p>
]]></content:encoded>
	</item>
</channel>
</rss>

