<?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>Wed, 03 Mar 2010 21:20:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1306</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 12 Feb 2010 06:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1306</guid>
		<description>I am taking a Junior year programming course at my college and they only use MAC OSs at the school, whereas I&#039;ve been using Windows since I could speak.  Having to learn *nix while learning something as jaw-droppingly obscure (compared to C, C++, Java, etc) as LISP seemed like a pipedream to me.  Six hours of website digging and I find this beautiful masterpiece.  I cannot thank you enough; my grades cannot thank you enough.  Now I can actually program in the bloody language without freaking out over how to even get to use it.  This is a godsend.  A godsend.</description>
		<content:encoded><![CDATA[<p>I am taking a Junior year programming course at my college and they only use MAC OSs at the school, whereas I&#8217;ve been using Windows since I could speak.  Having to learn *nix while learning something as jaw-droppingly obscure (compared to C, C++, Java, etc) as LISP seemed like a pipedream to me.  Six hours of website digging and I find this beautiful masterpiece.  I cannot thank you enough; my grades cannot thank you enough.  Now I can actually program in the bloody language without freaking out over how to even get to use it.  This is a godsend.  A godsend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1305</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Thu, 11 Feb 2010 17:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1305</guid>
		<description>Thanks for the writeup, it really helped.

However, I find that I can&#039;t get this to work with CLISP 2.48, even with the change Ryan mentioned (when I try to start SLIME I get a &quot;process inferior-lisp exited abnormally with code 53&quot;). It does work perfectly with 2.47 though. Strange. Anyone have any idea why?</description>
		<content:encoded><![CDATA[<p>Thanks for the writeup, it really helped.</p>
<p>However, I find that I can&#8217;t get this to work with CLISP 2.48, even with the change Ryan mentioned (when I try to start SLIME I get a &#8220;process inferior-lisp exited abnormally with code 53&#8243;). It does work perfectly with 2.47 though. Strange. Anyone have any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1265</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Sat, 23 Jan 2010 18:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1265</guid>
		<description>Peter, thanks a lot.  This really helped me out.</description>
		<content:encoded><![CDATA[<p>Peter, thanks a lot.  This really helped me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1255</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 17 Dec 2009 00:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1255</guid>
		<description>Peter, thanks a lot for this writeup; it ended a long afternoon of teeth-gnashing.  Works great for CLISP 2.48 with one tweak to .emacs: replacing the setq-inferior-lisp-program line with

(setq inferior-lisp-program &quot;[HOME]/bin/clisp/clisp.exe -K full&quot;)

Again, thanks!</description>
		<content:encoded><![CDATA[<p>Peter, thanks a lot for this writeup; it ended a long afternoon of teeth-gnashing.  Works great for CLISP 2.48 with one tweak to .emacs: replacing the setq-inferior-lisp-program line with</p>
<p>(setq inferior-lisp-program &#8220;[HOME]/bin/clisp/clisp.exe -K full&#8221;)</p>
<p>Again, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NT</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1202</link>
		<dc:creator>NT</dc:creator>
		<pubDate>Sun, 13 Sep 2009 08:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1202</guid>
		<description>Thanks, still useful over a year-on and works like a charm!</description>
		<content:encoded><![CDATA[<p>Thanks, still useful over a year-on and works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1186</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 25 Jul 2009 08:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1186</guid>
		<description>Thanks, Peter, a variety of your tips got me going. One thing I have NOT solved though is how to read a utf-8 file and display the actual glyphs; any ideas? I&#039;ve tried the obvious, stuff, like setting all the encoding variables to UTF-8, but the best I can do is /124/9875/2309/etc.

If you want to be where the people are, 1/4 of the world&#039;s population wants to program LISP with Chinese...

I&#039;ll keep looking around myself.

thx again</description>
		<content:encoded><![CDATA[<p>Thanks, Peter, a variety of your tips got me going. One thing I have NOT solved though is how to read a utf-8 file and display the actual glyphs; any ideas? I&#8217;ve tried the obvious, stuff, like setting all the encoding variables to UTF-8, but the best I can do is /124/9875/2309/etc.</p>
<p>If you want to be where the people are, 1/4 of the world&#8217;s population wants to program LISP with Chinese&#8230;</p>
<p>I&#8217;ll keep looking around myself.</p>
<p>thx again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liult</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1175</link>
		<dc:creator>liult</dc:creator>
		<pubDate>Tue, 30 Jun 2009 13:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1175</guid>
		<description>It is so cool. THANKS A LOT!</description>
		<content:encoded><![CDATA[<p>It is so cool. THANKS A LOT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1166</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Thu, 02 Apr 2009 04:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1166</guid>
		<description>Whoops!  I just thought my installation was correct.  

Emacs and slime are new to me but I coded lisp in the dark ages of punched cards and teletypes.  After a few days of enjoying lisp I had a simple little program that seemed like a good vehicle for learning slime.  At this point I realized I&#039;d been working from the inferior-lisp repl not the slime-repl.

A long evening of googling and guessing led to:

http://www.cliki.net/SLIME-HOWTO and finally
http://article.gmane.org/gmane.lisp.slime.devel/8129

The second link offered:

The REPL moved to a contrib. Instead of (slime-setup), place
(slime-setup &#039;(slime-fancy slime-asdf)) into your ~/.emacs.

I&#039;m not far enough along to know asdf and apparently don&#039;t have it installed so I ended up using:

(slime-setup &#039;(slime-fancy)) which properly started slime.

I don&#039;t understand these &quot;incantations&quot; but perhaps others will find them useful.

Carl</description>
		<content:encoded><![CDATA[<p>Whoops!  I just thought my installation was correct.  </p>
<p>Emacs and slime are new to me but I coded lisp in the dark ages of punched cards and teletypes.  After a few days of enjoying lisp I had a simple little program that seemed like a good vehicle for learning slime.  At this point I realized I&#8217;d been working from the inferior-lisp repl not the slime-repl.</p>
<p>A long evening of googling and guessing led to:</p>
<p><a href="http://www.cliki.net/SLIME-HOWTO" rel="nofollow">http://www.cliki.net/SLIME-HOWTO</a> and finally<br />
<a href="http://article.gmane.org/gmane.lisp.slime.devel/8129" rel="nofollow">http://article.gmane.org/gmane.lisp.slime.devel/8129</a></p>
<p>The second link offered:</p>
<p>The REPL moved to a contrib. Instead of (slime-setup), place<br />
(slime-setup &#8216;(slime-fancy slime-asdf)) into your ~/.emacs.</p>
<p>I&#8217;m not far enough along to know asdf and apparently don&#8217;t have it installed so I ended up using:</p>
<p>(slime-setup &#8216;(slime-fancy)) which properly started slime.</p>
<p>I don&#8217;t understand these &#8220;incantations&#8221; but perhaps others will find them useful.</p>
<p>Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1163</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Fri, 13 Mar 2009 20:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1163</guid>
		<description>Peter,

Just a note to let you know the links are still active and the installation remains relatively painless in March &#039;09.

Thanks for these instructions.  I continue to enjoy your posts.

Regards</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Just a note to let you know the links are still active and the installation remains relatively painless in March &#8216;09.</p>
<p>Thanks for these instructions.  I continue to enjoy your posts.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: q_x</title>
		<link>http://www.pchristensen.com/blog/articles/installing-clisp-emacs-and-slime-on-windows-xp/comment-page-1/#comment-1158</link>
		<dc:creator>q_x</dc:creator>
		<pubDate>Thu, 26 Feb 2009 07:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=237#comment-1158</guid>
		<description>Great job :) thanks :)
Two things:

You could add some tips howto install eg. asdf (or some other tools) to have your guide more comprehensive.

Bad Mzimu changed all your quotation marks/apostrophes in code examples. This could be my browser (but why?) so putting info about not in the trailing comments, but before first code would be something really good. Esp. the &#039; marks were confusing in my case.

Thanks again.
Cheers,
Luke</description>
		<content:encoded><![CDATA[<p>Great job <img src='http://www.pchristensen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks <img src='http://www.pchristensen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Two things:</p>
<p>You could add some tips howto install eg. asdf (or some other tools) to have your guide more comprehensive.</p>
<p>Bad Mzimu changed all your quotation marks/apostrophes in code examples. This could be my browser (but why?) so putting info about not in the trailing comments, but before first code would be something really good. Esp. the &#8216; marks were confusing in my case.</p>
<p>Thanks again.<br />
Cheers,<br />
Luke</p>
]]></content:encoded>
	</item>
</channel>
</rss>
