<?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: The secret island of emacs howtos</title>
	<atom:link href="http://hans.fugal.net/blog/2008/06/28/the-secret-island-of-emacs-howtos/feed/" rel="self" type="application/rss+xml" />
	<link>http://hans.fugal.net/blog/2008/06/28/the-secret-island-of-emacs-howtos/</link>
	<description>Counterpoint by Hans Fugal</description>
	<lastBuildDate>Tue, 16 Mar 2010 15:07:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Levi</title>
		<link>http://hans.fugal.net/blog/2008/06/28/the-secret-island-of-emacs-howtos/comment-page-1/#comment-1757</link>
		<dc:creator>Levi</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:5659c386-78be-4f2e-8891-01acf97b63a9#comment-1757</guid>
		<description>&lt;p&gt;I&#039;ll investigate this if you don&#039;t get any other responses, but not tonight.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ll investigate this if you don&#8217;t get any other responses, but not tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Tye</title>
		<link>http://hans.fugal.net/blog/2008/06/28/the-secret-island-of-emacs-howtos/comment-page-1/#comment-1758</link>
		<dc:creator>Noah Tye</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:5659c386-78be-4f2e-8891-01acf97b63a9#comment-1758</guid>
		<description>&lt;p&gt;Put these into your .emacs file:&lt;/p&gt;

&lt;p&gt;; paren matching:
(show-paren-mode 1)
; syntax hilighting:
(global-font-lock-mode 1)&lt;/p&gt;

&lt;p&gt;Emacs+Lisp is usually handled with SLIME, but I don&#039;t know if that works with Clojure (it&#039;s not listed on the SLIME page).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Put these into your .emacs file:</p>
<p>; paren matching:<br />
(show-paren-mode 1)<br />
; syntax hilighting:<br />
(global-font-lock-mode 1)</p>
<p>Emacs+Lisp is usually handled with SLIME, but I don&#8217;t know if that works with Clojure (it&#8217;s not listed on the SLIME page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Tye</title>
		<link>http://hans.fugal.net/blog/2008/06/28/the-secret-island-of-emacs-howtos/comment-page-1/#comment-1759</link>
		<dc:creator>Noah Tye</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:5659c386-78be-4f2e-8891-01acf97b63a9#comment-1759</guid>
		<description>&lt;p&gt;Suppose I should have used the preview button:&lt;/p&gt;

&lt;pre&gt;; paren matching:
(show-paren-mode 1)
; syntax hilighting:
(global-font-lock-mode 1)&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Suppose I should have used the preview button:</p>
<pre>; paren matching:
(show-paren-mode 1)
; syntax hilighting:
(global-font-lock-mode 1)</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
