<?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"
	>
<channel>
	<title>Comments on: Using nano and mit-scheme</title>
	<atom:link href="http://philcrissman.com/2006/01/28/using-nano-and-mit-scheme/feed" rel="self" type="application/rss+xml" />
	<link>http://philcrissman.com/2006/01/28/using-nano-and-mit-scheme</link>
	<description>Web Development, startups, entrepreneurship, books, art, and other stuff</description>
	<pubDate>Fri, 21 Nov 2008 16:06:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Phil Crissman</title>
		<link>http://philcrissman.com/2006/01/28/using-nano-and-mit-scheme#comment-166</link>
		<dc:creator>Phil Crissman</dc:creator>
		<pubDate>Sun, 29 Jan 2006 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.philcrissman.com/2006/01/28/using-nano-and-mit-scheme/#comment-166</guid>
		<description>I do like that idea, being able to see the code and run it at once; I could accomplish that by opening two xterm windows, but doing both in emacs does seem a little more elegant.</description>
		<content:encoded><![CDATA[<p>I do like that idea, being able to see the code and run it at once; I could accomplish that by opening two xterm windows, but doing both in emacs does seem a little more elegant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faried Nawaz</title>
		<link>http://philcrissman.com/2006/01/28/using-nano-and-mit-scheme#comment-165</link>
		<dc:creator>Faried Nawaz</dc:creator>
		<pubDate>Sun, 29 Jan 2006 08:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.philcrissman.com/2006/01/28/using-nano-and-mit-scheme/#comment-165</guid>
		<description>What I usually have is two horizontally-divided buffers open when I'm working on scheme code.  The top buffer with my code, and the bottom one with the scheme environment (started with M-x run-scheme RET).  I type in some code, jump to the closing paren, and hit C-x C-e to evaluate it in the other buffer.

I have the code and the output in one window.</description>
		<content:encoded><![CDATA[<p>What I usually have is two horizontally-divided buffers open when I&#8217;m working on scheme code.  The top buffer with my code, and the bottom one with the scheme environment (started with M-x run-scheme RET).  I type in some code, jump to the closing paren, and hit C-x C-e to evaluate it in the other buffer.</p>
<p>I have the code and the output in one window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.462 seconds -->
