<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Customize Emacs Automatic Scrolling, and stop the cursor from jumping around as I move it</title>
	<atom:link href="http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/</link>
	<description>Da Zhang&#039;s web notes</description>
	<lastBuildDate>Wed, 18 Nov 2009 17:47:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zhangda</title>
		<link>http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-24</link>
		<dc:creator>zhangda</dc:creator>
		<pubDate>Sat, 06 Jun 2009 04:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-24</guid>
		<description>Thanks for the comments!</description>
		<content:encoded><![CDATA[<p>Thanks for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-23</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 06 Jun 2009 04:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-23</guid>
		<description>Yes, except that scroll-up-aggressively and scroll-down-aggressively are buffer-local and need to be set by setq-default

setq-default scroll-up-aggressively 0.01
                  scroll-down-aggressively 0.01)

Thus, I&#039;m not sure why the above worked for you.  Maybe it was the scroll-margin (I don&#039;t use that).</description>
		<content:encoded><![CDATA[<p>Yes, except that scroll-up-aggressively and scroll-down-aggressively are buffer-local and need to be set by setq-default</p>
<p>setq-default scroll-up-aggressively 0.01<br />
                  scroll-down-aggressively 0.01)</p>
<p>Thus, I&#8217;m not sure why the above worked for you.  Maybe it was the scroll-margin (I don&#8217;t use that).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting Emacs Links &#8211; 2009 Week 21 &#171; A Curious Programmer</title>
		<link>http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-8</link>
		<dc:creator>Interesting Emacs Links &#8211; 2009 Week 21 &#171; A Curious Programmer</dc:creator>
		<pubDate>Sun, 24 May 2009 19:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://zhangda.wordpress.com/2009/05/21/customize-emacs-automatic-scrolling-and-stop-the-cursor-from-jumping-around-as-i-move-it/#comment-8</guid>
		<description>[...] in the emacs world &#8211; I mentioned a smooth scrolling post in my links from 2009/17 and here is Da Zhang&#8217;s take (does anyone like the default behaviour by the way?). I included a link to a post on the incredibly [...]</description>
		<content:encoded><![CDATA[<p>[...] in the emacs world &#8211; I mentioned a smooth scrolling post in my links from 2009/17 and here is Da Zhang&#8217;s take (does anyone like the default behaviour by the way?). I included a link to a post on the incredibly [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
