<?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: Setting Up and Using Emacs InfoMode</title>
	<atom:link href="http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/</link>
	<description>Peter Christensen's Blog</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:25:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Gerard Boys</title>
		<link>http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/comment-page-1/#comment-761</link>
		<dc:creator>Gerard Boys</dc:creator>
		<pubDate>Thu, 24 Jul 2008 04:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=254#comment-761</guid>
		<description>A useful article on setting up your own library of texinfo documents in Emacs, including SICP. Does anyone have other interesting texinfo documents to share?</description>
		<content:encoded><![CDATA[<p>A useful article on setting up your own library of texinfo documents in Emacs, including SICP. Does anyone have other interesting texinfo documents to share?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wicked</title>
		<link>http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/comment-page-1/#comment-757</link>
		<dc:creator>wicked</dc:creator>
		<pubDate>Sat, 12 Jul 2008 07:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=254#comment-757</guid>
		<description>C-q C-_ -&gt; ^_</description>
		<content:encoded><![CDATA[<p>C-q C-_ -&gt; ^_</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mrozek</title>
		<link>http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/comment-page-1/#comment-756</link>
		<dc:creator>Michael Mrozek</dc:creator>
		<pubDate>Fri, 11 Jul 2008 15:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=254#comment-756</guid>
		<description>You can&#039;t type the ^_ because it&#039;s one character, not two, it&#039;s just displayed that way (you can see the same kind of thing if you type C-q ESC to insert an escape character, it displays as ^[). If you switch to hexl mode (M-x hexl-mode) you can type commands by their hex identifier using hexl-insert-hex-char (C-M-x), running that and typing 1F for the character will insert ^_. If you don&#039;t want to switch to hexl mode you can set the variable read-quoted-char-radix to 16 and then use quoted-insert to insert hex characters too</description>
		<content:encoded><![CDATA[<p>You can&#8217;t type the ^_ because it&#8217;s one character, not two, it&#8217;s just displayed that way (you can see the same kind of thing if you type C-q ESC to insert an escape character, it displays as ^[). If you switch to hexl mode (M-x hexl-mode) you can type commands by their hex identifier using hexl-insert-hex-char (C-M-x), running that and typing 1F for the character will insert ^_. If you don&#8217;t want to switch to hexl mode you can set the variable read-quoted-char-radix to 16 and then use quoted-insert to insert hex characters too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allen</title>
		<link>http://www.pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/comment-page-1/#comment-675</link>
		<dc:creator>allen</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/?p=254#comment-675</guid>
		<description>good
thank u</description>
		<content:encoded><![CDATA[<p>good<br />
thank u</p>
]]></content:encoded>
	</item>
</channel>
</rss>

