<?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: Slime-Clojure Setup</title>
	<atom:link href="http://nflath.com/2009/09/slime-clojure-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://nflath.com/2009/09/slime-clojure-setup/</link>
	<description>Technology-related ideas, mainly involving Emacs</description>
	<pubDate>Sat, 19 May 2012 07:28:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andre Brownle</title>
		<link>http://nflath.com/2009/09/slime-clojure-setup/comment-page-1/#comment-940</link>
		<dc:creator>Andre Brownle</dc:creator>
		<pubDate>Wed, 21 Apr 2010 20:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=328#comment-940</guid>
		<description>Slime-Clojure Setup   Musings of a Software Engineering Student was a wonderful read. I'm always looking for more information about this, thanks for the awesome post, keep them coming!</description>
		<content:encoded><![CDATA[<p>Slime-Clojure Setup   Musings of a Software Engineering Student was a wonderful read. I&#8217;m always looking for more information about this, thanks for the awesome post, keep them coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://nflath.com/2009/09/slime-clojure-setup/comment-page-1/#comment-280</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 08 Sep 2009 18:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=328#comment-280</guid>
		<description>The slime-java-describe function is neat, but it's essentially duplicating functionality already present in the Slime inspector. Try C-c S-i on a Java object to explore its methods. M-. (or slime-edit-definition) also provides you with a nicer version of repl-utils/source.

&gt; I love adding new things to my emacs repertoire.

Me too, the only thing better than adding things to my Emacs config is removing code and still having the same functionality. =) Your add-to-list calls with swank-clojure-extra-classpaths should be redundant if you've called clojure-slime-config with the right clojure-src-root set.

I've tried to make it so once clojure-mode is installed (ideally through ELPA) you should only need one line to configure the rest of slime. (two lines if you use a custom install location.) The repl-history var looks handy though; I didn't know about that. Thanks!</description>
		<content:encoded><![CDATA[<p>The slime-java-describe function is neat, but it&#8217;s essentially duplicating functionality already present in the Slime inspector. Try C-c S-i on a Java object to explore its methods. M-. (or slime-edit-definition) also provides you with a nicer version of repl-utils/source.</p>
<p>&gt; I love adding new things to my emacs repertoire.</p>
<p>Me too, the only thing better than adding things to my Emacs config is removing code and still having the same functionality. =) Your add-to-list calls with swank-clojure-extra-classpaths should be redundant if you&#8217;ve called clojure-slime-config with the right clojure-src-root set.</p>
<p>I&#8217;ve tried to make it so once clojure-mode is installed (ideally through ELPA) you should only need one line to configure the rest of slime. (two lines if you use a custom install location.) The repl-history var looks handy though; I didn&#8217;t know about that. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

