<?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: Learning Emacs, part 1</title>
	<atom:link href="http://4.flowsnake.org/archives/68/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/68</link>
	<description>A Pythoneer&#039;s adventures with Scheme, etc.</description>
	<lastBuildDate>Mon, 18 Jul 2011 14:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: creidiki</title>
		<link>http://4.flowsnake.org/archives/68/comment-page-1#comment-124</link>
		<dc:creator>creidiki</dc:creator>
		<pubDate>Mon, 18 Feb 2008 11:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/68#comment-124</guid>
		<description>Shift-Arrow select can be done - Its part of the CUA-mode (customization group: CUA) package, but can be enabled separately from C-c copy C-v paste and the rest.

You can also set the font without X11 fontspecs using default-frame-alist (at least in emacs 23):
(add-to-list &#039;default-frame-alist &#039;(font . &quot;DejaVuSansMono-12&quot;))

I only found this out yesterday, I&#039;ll admit :)</description>
		<content:encoded><![CDATA[<p>Shift-Arrow select can be done &#8211; Its part of the CUA-mode (customization group: CUA) package, but can be enabled separately from C-c copy C-v paste and the rest.</p>
<p>You can also set the font without X11 fontspecs using default-frame-alist (at least in emacs 23):<br />
(add-to-list &#8216;default-frame-alist &#8216;(font . &#8220;DejaVuSansMono-12&#8243;))</p>
<p>I only found this out yesterday, I&#8217;ll admit :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

