<?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 Javadoc via Emacs</title>
	<atom:link href="http://nflath.com/2009/07/accessing-javadoc-via-emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://nflath.com/2009/07/accessing-javadoc-via-emacs/</link>
	<description>Technology-related ideas, mainly involving Emacs</description>
	<pubDate>Thu, 09 Feb 2012 14:01:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathias Dahl</title>
		<link>http://nflath.com/2009/07/accessing-javadoc-via-emacs/comment-page-1/#comment-93</link>
		<dc:creator>Mathias Dahl</dc:creator>
		<pubDate>Sun, 19 Jul 2009 14:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=151#comment-93</guid>
		<description>Many moons ago I wrote something very similar myself but it seems I never published it someplace. Now I found this too:  http://javadochelp.sourceforge.net/.</description>
		<content:encoded><![CDATA[<p>Many moons ago I wrote something very similar myself but it seems I never published it someplace. Now I found this too:  <a href="http://javadochelp.sourceforge.net/" rel="nofollow">http://javadochelp.sourceforge.net/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juhamatti Niemelä</title>
		<link>http://nflath.com/2009/07/accessing-javadoc-via-emacs/comment-page-1/#comment-82</link>
		<dc:creator>Juhamatti Niemelä</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=151#comment-82</guid>
		<description>Thanks for very nice Emacs tips, but should the shell-command-to-string function call include the symbol-name parameter also?

Like this:

(shell-command-to-string (concat "find ~/.emacs.d/documentation/java/docs/api/ -name " symbol-name ".html"))</description>
		<content:encoded><![CDATA[<p>Thanks for very nice Emacs tips, but should the shell-command-to-string function call include the symbol-name parameter also?</p>
<p>Like this:</p>
<p>(shell-command-to-string (concat &#8220;find ~/.emacs.d/documentation/java/docs/api/ -name &#8221; symbol-name &#8220;.html&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clara Choi</title>
		<link>http://nflath.com/2009/07/accessing-javadoc-via-emacs/comment-page-1/#comment-75</link>
		<dc:creator>Clara Choi</dc:creator>
		<pubDate>Tue, 07 Jul 2009 22:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://nflath.com/?p=151#comment-75</guid>
		<description>WTF... what's next... intellisense?</description>
		<content:encoded><![CDATA[<p>WTF&#8230; what&#8217;s next&#8230; intellisense?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

