<?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: Public Beta Open For &#8220;Ultimate N00b SLIME/Emacs Cheat Sheet&#8221;</title>
	<atom:link href="http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/</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: Adam</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-1251</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 18 Nov 2009 04:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-1251</guid>
		<description>I think it should be on there that if you type a comma at the slime prompt and then type &quot;cd&quot;, you can change the lisp process&#039;s current working directory, which sometimes matters for scripting-y tasks.

Some install packages have scripts that require you to start lisp in a certain directory.</description>
		<content:encoded><![CDATA[<p>I think it should be on there that if you type a comma at the slime prompt and then type &#8220;cd&#8221;, you can change the lisp process&#8217;s current working directory, which sometimes matters for scripting-y tasks.</p>
<p>Some install packages have scripts that require you to start lisp in a certain directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh S. Myers</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-1164</link>
		<dc:creator>Hugh S. Myers</dc:creator>
		<pubDate>Sun, 15 Mar 2009 02:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-1164</guid>
		<description>Along with the other improvements, you might want to correct C-c C-t which you have as clear entire buffer. It won&#039;t; it is bound to slime-toggle-trace-fdefinition. What you want is C-c M-o which is bound to slime-repl-clear-buffer. Other than that, lots of gold in this hoard!</description>
		<content:encoded><![CDATA[<p>Along with the other improvements, you might want to correct C-c C-t which you have as clear entire buffer. It won&#8217;t; it is bound to slime-toggle-trace-fdefinition. What you want is C-c M-o which is bound to slime-repl-clear-buffer. Other than that, lots of gold in this hoard!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scientifications, Various And Sundry &#187; Blog Archive &#187; Emacs and SLIME - keyboard shortcuts</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-1131</link>
		<dc:creator>Scientifications, Various And Sundry &#187; Blog Archive &#187; Emacs and SLIME - keyboard shortcuts</dc:creator>
		<pubDate>Mon, 22 Dec 2008 02:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-1131</guid>
		<description>[...] to admit- this post is redundant information. For example, Peter Christensen has an excellent SLIME cheatsheet for [...]</description>
		<content:encoded><![CDATA[<p>[...] to admit- this post is redundant information. For example, Peter Christensen has an excellent SLIME cheatsheet for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emacs &#38; slime for people like me at sinistral.sourcery</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-861</link>
		<dc:creator>emacs &#38; slime for people like me at sinistral.sourcery</dc:creator>
		<pubDate>Tue, 04 Nov 2008 15:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-861</guid>
		<description>[...] Christensen has published his &quot;Ultimate n00b SLIME/Emacs cheat sheet&quot; as a Work In Progress. It&#8217;s a very handy quick [...]</description>
		<content:encoded><![CDATA[<p>[...] Christensen has published his &quot;Ultimate n00b SLIME/Emacs cheat sheet&quot; as a Work In Progress. It&#8217;s a very handy quick [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebot</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-795</link>
		<dc:creator>Ebot</dc:creator>
		<pubDate>Sun, 24 Aug 2008 20:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-795</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing CLISP, Emacs, and SLIME on Windows XP &#187; What&#8217;s In Peter&#8217;s Head</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-465</link>
		<dc:creator>Installing CLISP, Emacs, and SLIME on Windows XP &#187; What&#8217;s In Peter&#8217;s Head</dc:creator>
		<pubDate>Fri, 16 May 2008 15:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-465</guid>
		<description>[...] Emacs NOTE #2: Emacs has lots (and lots and lots) of keyboard shortcuts, many more than there are letters in the alphabet. Many of them require multiple keys or a sequence of keys called a &#8220;chord&#8221;. The two modifier keys used are Control and Alt (also called Meta). The common way to write chords is to use C- and M- for Control and Meta, so to run the command to close Emacs, you hold down Control and X, then let go, then hold down Control and C. This is written as C-x C-c. Sometimes a chord is followed by another letter or the name of a command. For instance, to undo, you hold Control and x, then let go and hit u. This is written as C-x u. Dashes mean press at the same time, space means let go. Easy! I made a cheat sheet for common commands in Emacs and SLIME. [...]</description>
		<content:encoded><![CDATA[<p>[...] Emacs NOTE #2: Emacs has lots (and lots and lots) of keyboard shortcuts, many more than there are letters in the alphabet. Many of them require multiple keys or a sequence of keys called a &#8220;chord&#8221;. The two modifier keys used are Control and Alt (also called Meta). The common way to write chords is to use C- and M- for Control and Meta, so to run the command to close Emacs, you hold down Control and X, then let go, then hold down Control and C. This is written as C-x C-c. Sometimes a chord is followed by another letter or the name of a command. For instance, to undo, you hold Control and x, then let go and hit u. This is written as C-x u. Dashes mean press at the same time, space means let go. Easy! I made a cheat sheet for common commands in Emacs and SLIME. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJ</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-352</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Sun, 23 Mar 2008 11:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-352</guid>
		<description>Nice work man, thanks a bunch.
Helps me a lot!!!</description>
		<content:encoded><![CDATA[<p>Nice work man, thanks a bunch.<br />
Helps me a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-351</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 20 Mar 2008 18:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-351</guid>
		<description>Paddy,
  Here are two commands I&#039;ve found useful.

eval-buffer: M-x eval-buffer RET
eval-last-sexp: C-x C-e

These work in Emacs Lisp (not sure about SLIME) and are crucial for tweaking Emacs behavior in the .emacs file. 
   I&#039;m not sure how to save the contents of the REPL.

Anyone know?</description>
		<content:encoded><![CDATA[<p>Paddy,<br />
  Here are two commands I&#8217;ve found useful.</p>
<p>eval-buffer: M-x eval-buffer RET<br />
eval-last-sexp: C-x C-e</p>
<p>These work in Emacs Lisp (not sure about SLIME) and are crucial for tweaking Emacs behavior in the .emacs file.<br />
   I&#8217;m not sure how to save the contents of the REPL.</p>
<p>Anyone know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy Mullen</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-350</link>
		<dc:creator>Paddy Mullen</dc:creator>
		<pubDate>Thu, 20 Mar 2008 17:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-350</guid>
		<description>Here is what I don&#039;t get.  I know how to save a file.  I know how to save the contents of the repl buffer.  I don&#039;t know how to save just the commands I ran through the repl buffer.  
How do I execute a single line that I am writing in another buffer?

I have looked over the documentation, and I&#039;m sure it says how to do this, but probably with words that I can&#039;t quite understand.</description>
		<content:encoded><![CDATA[<p>Here is what I don&#8217;t get.  I know how to save a file.  I know how to save the contents of the repl buffer.  I don&#8217;t know how to save just the commands I ran through the repl buffer.<br />
How do I execute a single line that I am writing in another buffer?</p>
<p>I have looked over the documentation, and I&#8217;m sure it says how to do this, but probably with words that I can&#8217;t quite understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Learn Lisp &#187; What&#8217;s In Peter&#8217;s Head</title>
		<link>http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/comment-page-1/#comment-276</link>
		<dc:creator>How To Learn Lisp &#187; What&#8217;s In Peter&#8217;s Head</dc:creator>
		<pubDate>Mon, 03 Mar 2008 21:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/public-beta-open-for-ultimate-n00b-slimeemacs-cheat-sheet/#comment-276</guid>
		<description>[...] Emac/SLIME Cheat Sheet  [...]</description>
		<content:encoded><![CDATA[<p>[...] Emac/SLIME Cheat Sheet  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
