<?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: Emacs and flymake for python, javascript, php, rst</title>
	<atom:link href="https://vaab.blog.kal.fr/2012/09/20/emacs-and-flymake-for-python-javascript-php-rst/feed/" rel="self" type="application/rss+xml" />
	<link>https://vaab.blog.kal.fr/2012/09/20/emacs-and-flymake-for-python-javascript-php-rst/</link>
	<description>Ratiocination of an opensource techie</description>
	<lastBuildDate>Wed, 12 Feb 2020 05:19:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>By: Jesse</title>
		<link>https://vaab.blog.kal.fr/2012/09/20/emacs-and-flymake-for-python-javascript-php-rst/comment-page-1/#comment-27149</link>
		<dc:creator><![CDATA[Jesse]]></dc:creator>
		<pubDate>Tue, 18 Nov 2014 16:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://vaab.blog.kal.fr/?p=335#comment-27149</guid>
		<description><![CDATA[I finally got flymake to display logical warnings. Thank you for this]]></description>
		<content:encoded><![CDATA[<p>I finally got flymake to display logical warnings. Thank you for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaab</title>
		<link>https://vaab.blog.kal.fr/2012/09/20/emacs-and-flymake-for-python-javascript-php-rst/comment-page-1/#comment-5341</link>
		<dc:creator><![CDATA[vaab]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 16:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://vaab.blog.kal.fr/?p=335#comment-5341</guid>
		<description><![CDATA[Thank you for your appreciation, and your additions.
1) Your modification (in pastebin) will lead &lt;code&gt;pycheckers&lt;/code&gt; in an endless loop when launched anywhere outside &lt;code&gt;/home&lt;/code&gt;.
Perhaps could you send me the traceback you&#039;ve got, so I can figure out a working solution in your case and the general case.
2) This instruction is an essential part for using flymake that I have in my &lt;code&gt;~/.emacs&lt;/code&gt; and that somehow got missing in this blog post. Thank you for spotting this.]]></description>
		<content:encoded><![CDATA[<p>Thank you for your appreciation, and your additions.<br />
1) Your modification (in pastebin) will lead <code>pycheckers</code> in an endless loop when launched anywhere outside <code>/home</code>.<br />
Perhaps could you send me the traceback you&#8217;ve got, so I can figure out a working solution in your case and the general case.<br />
2) This instruction is an essential part for using flymake that I have in my <code>~/.emacs</code> and that somehow got missing in this blog post. Thank you for spotting this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjuna Del Toso</title>
		<link>https://vaab.blog.kal.fr/2012/09/20/emacs-and-flymake-for-python-javascript-php-rst/comment-page-1/#comment-5320</link>
		<dc:creator><![CDATA[Arjuna Del Toso]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 00:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://vaab.blog.kal.fr/?p=335#comment-5320</guid>
		<description><![CDATA[Nice article man, two small nits:

1) if you use pycheckers.py in a shared hosting like dreamhost it will fail, the fix is trivial &lt;a href=&quot;http://pastebin.com/5T9KBYH0&quot; rel=&quot;nofollow&quot;&gt;pastebin&lt;/a&gt;

2) I would add &lt;code&gt;(add-hook &#039;find-file-hook &#039;flymake-find-file-hook)&lt;/code&gt; to .emacs to have flymake automatically enabled so you don&#039;t need to M-x it for every file]]></description>
		<content:encoded><![CDATA[<p>Nice article man, two small nits:</p>
<p>1) if you use pycheckers.py in a shared hosting like dreamhost it will fail, the fix is trivial <a href="http://pastebin.com/5T9KBYH0" rel="nofollow">pastebin</a></p>
<p>2) I would add <code>(add-hook 'find-file-hook 'flymake-find-file-hook)</code> to .emacs to have flymake automatically enabled so you don&#8217;t need to M-x it for every file</p>
]]></content:encoded>
	</item>
</channel>
</rss>
