<?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: Learning Emacs, part 2.5</title>
	<atom:link href="http://4.flowsnake.org/archives/72/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/72</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Wed, 07 Jan 2009 04:27:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/72#comment-157</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Mon, 25 Feb 2008 00:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/72#comment-157</guid>
		<description>"""That's a feature. If you want to turn it off:

(setq scroll-conservatively 1)"""

I use that, and also scroll-step, but it still does it sometimes, seemingly randomly. It annoys me because no editor I've ever used has this "feature", so it just seems awkward and unnecessary. :-]</description>
		<content:encoded><![CDATA[<p>"""That's a feature. If you want to turn it off:</p>
<p>(setq scroll-conservatively 1)"""</p>
<p>I use that, and also scroll-step, but it still does it sometimes, seemingly randomly. It annoys me because no editor I've ever used has this "feature", so it just seems awkward and unnecessary. :-]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hammack</title>
		<link>http://4.flowsnake.org/archives/72#comment-155</link>
		<dc:creator>Kevin Hammack</dc:creator>
		<pubDate>Sun, 24 Feb 2008 18:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/72#comment-155</guid>
		<description>Oh yeah, I almost forgot: you can learn a lot with M-x apropos.  That's how I found the variable that controls scrolling:

M-x apropos
scroll</description>
		<content:encoded><![CDATA[<p>Oh yeah, I almost forgot: you can learn a lot with M-x apropos.  That's how I found the variable that controls scrolling:</p>
<p>M-x apropos<br />
scroll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hammack</title>
		<link>http://4.flowsnake.org/archives/72#comment-154</link>
		<dc:creator>Kevin Hammack</dc:creator>
		<pubDate>Sun, 24 Feb 2008 18:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/72#comment-154</guid>
		<description>&#62; A "feature" like that should not be enabled by default.

Says you.  ;-)</description>
		<content:encoded><![CDATA[<p>&gt; A "feature" like that should not be enabled by default.</p>
<p>Says you.  ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hammack</title>
		<link>http://4.flowsnake.org/archives/72#comment-153</link>
		<dc:creator>Kevin Hammack</dc:creator>
		<pubDate>Sun, 24 Feb 2008 18:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/72#comment-153</guid>
		<description>&#62; Emacs still likes to recenter the screen every now and then, for no apparent reason...

That's a feature.  If you want to turn it off:

(setq scroll-conservatively 1)</description>
		<content:encoded><![CDATA[<p>&gt; Emacs still likes to recenter the screen every now and then, for no apparent reason...</p>
<p>That's a feature.  If you want to turn it off:</p>
<p>(setq scroll-conservatively 1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
