<?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: Accessing Documentation from Emacs</title>
	<atom:link href="http://nflath.com/2009/07/accessing-documentation-from-emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://nflath.com/2009/07/accessing-documentation-from-emacs/</link>
	<description>Technology-related ideas, mainly involving Emacs</description>
	<pubDate>Thu, 09 Feb 2012 14:21:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matt</title>
		<link>http://nflath.com/2009/07/accessing-documentation-from-emacs/comment-page-1/#comment-79</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 10 Jul 2009 21:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=141#comment-79</guid>
		<description>You probably don't find references on that topic in an "elisp - best practices"-book, but... It is possible to have a function and a variable with the same name. Maybe you should take care for that?</description>
		<content:encoded><![CDATA[<p>You probably don&#8217;t find references on that topic in an &#8220;elisp - best practices&#8221;-book, but&#8230; It is possible to have a function and a variable with the same name. Maybe you should take care for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slink</title>
		<link>http://nflath.com/2009/07/accessing-documentation-from-emacs/comment-page-1/#comment-76</link>
		<dc:creator>slink</dc:creator>
		<pubDate>Wed, 08 Jul 2009 05:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=141#comment-76</guid>
		<description>While coding in Emacs Lisp, give a try the built-in `eldoc-mode` which ’displays information about a
function or variable in the text where point is’.</description>
		<content:encoded><![CDATA[<p>While coding in Emacs Lisp, give a try the built-in `eldoc-mode` which ’displays information about a<br />
function or variable in the text where point is’.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

