<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nklein software &#187; slime</title>
	<atom:link href="http://nklein.com/tags/slime/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com</link>
	<description>software development and consulting</description>
	<lastBuildDate>Tue, 22 May 2012 03:48:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>SLIME/noweb-mode/Lisp tip</title>
		<link>http://nklein.com/2010/05/slimenoweb-modelisp-tip/</link>
		<comments>http://nklein.com/2010/05/slimenoweb-modelisp-tip/#comments</comments>
		<pubDate>Fri, 07 May 2010 13:27:44 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[noweb]]></category>
		<category><![CDATA[slime]]></category>

		<guid isPermaLink="false">http://nklein.com/2010/05/slimenoweb-modelisp-tip/</guid>
		<description><![CDATA[Just a quick tip here if you use SLIME for Lisp and use Lisp as a noweb-code-mode&#8230;. Either change slime-auto-connect to 'ask or 'always or just remember to start slime before you wander into a Lisp code chunk. If you don&#8217;t, noweb-mode gets all confused and won&#8217;t code-highlight your Lisp or switch back to doc-mode [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick tip here if you use SLIME for Lisp and use Lisp as a noweb-code-mode&#8230;. Either change <code class="codecolorer text default"><span class="text">slime-auto-connect</span></code> to <code class="codecolorer text default"><span class="text">'ask</span></code> or <code class="codecolorer text default"><span class="text">'always</span></code> or just remember to start slime before you wander into a Lisp code chunk.  If you don&#8217;t, noweb-mode gets all confused and won&#8217;t code-highlight your Lisp or switch back to doc-mode when you leave that chunk.</p>
<p>I spent a long time just thinking noweb-mode was entirely broken if there were single quotes or less-than signs in any document chunk.  Alas, it just needed SLIME to stop chucking a <q>Not connected</q> error.</p>
]]></content:encoded>
			<wfw:commentRss>http://nklein.com/2010/05/slimenoweb-modelisp-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TC Lispers, July Presentations Online</title>
		<link>http://nklein.com/2009/07/tc-lispers-july-presentations-online/</link>
		<comments>http://nklein.com/2009/07/tc-lispers-july-presentations-online/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 15:58:44 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[TC Lisp]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[scheme]]></category>
		<category><![CDATA[slime]]></category>

		<guid isPermaLink="false">http://nklein.com/?p=682</guid>
		<description><![CDATA[The July meeting of the Twin Cities Lisp Users Group was this past Tuesday. There were four presentations on the agenda: Meet the Macro by Patrick Stein Lisp and Scheme by Grant Rettke Hygienic Macros by Grant Rettke SLIME introduction by Anthony Juckel The presentation slides and videos of the talks are available through the [...]]]></description>
			<content:encoded><![CDATA[<p>The July meeting of the Twin Cities Lisp Users Group was this past Tuesday.  There were four presentations on the agenda:</p>
<ul>
<li><a href="http://tclispers.org/meet-macro">Meet the Macro</a> by <a href="http://nklein.com/">Patrick Stein</a></li>
<li><a href="http://tclispers.org/lisp-and-scheme">Lisp and Scheme</a> by <a href="http://wisdomandwonder.com/">Grant Rettke</a></li>
<li><a href="http://tclispers.org/hygienic-macros">Hygienic Macros</a> by <a href="http://wisdomandwonder.com/">Grant Rettke</a></li>
<li><a href="http://tclispers.org/slime-introduction">SLIME introduction</a> by Anthony Juckel</li>
</ul>
<p>The presentation slides and videos of the talks are available through the links above, and directly at the <a href="http://tclispers.org/">tclispers.org</a> site.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://nklein.com/2009/07/tc-lispers-july-presentations-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

