<?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"
	>
<channel>
	<title>Comments for credmp</title>
	<atom:link href="http://www.credmp.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.credmp.org</link>
	<description>Ramblings of a code junkie</description>
	<pubDate>Tue, 06 Jan 2009 09:54:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Google Reader by C Smith</title>
		<link>http://www.credmp.org/2008/12/25/google-reader/#comment-55097</link>
		<dc:creator>C Smith</dc:creator>
		<pubDate>Thu, 25 Dec 2008 14:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/?p=151#comment-55097</guid>
		<description>Yeah, Google Reader: yeah.
If you'd care to exchange email with me, so that I could see your shared items, I would welcom that.
Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Yeah, Google Reader: yeah.<br />
If you&#8217;d care to exchange email with me, so that I could see your shared items, I would welcom that.<br />
Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on on-the-fly syntax checking Java in Emacs by Anton Johansson</title>
		<link>http://www.credmp.org/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-53500</link>
		<dc:creator>Anton Johansson</dc:creator>
		<pubDate>Fri, 07 Nov 2008 21:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-53500</guid>
		<description>Hi and thanks for this post! Got it working, and it works really well (while it works). Flymake seems to stop working after a while of coding, can't figure out why. 

Flymakes log look like this:

%screated an overlay at (5489-5515)
%screated an overlay at (5554-5616)
%sGraph.java: 0 error(s), 7 warning(s) in 0.91 second(s)

Above flymake-log shows where it still is working, but from this part and on the log will look like this:

%sstarting syntax check as more than 1 second passed since last change
%sflymake is running: nil
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init
%sstarting syntax check as more than 1 second passed since last change
%sflymake is running: nil
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init
%sstarting syntax check as more than 1 second passed since last change
%sflymake is running: nil
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init
%sstarting syntax check as more than 1 second passed since last change
%sflymake is running: nil

Flymake still detects changes in the source buffer but no errors or warnings are found.

I get some warnings in the log above this part, but what I can see they are nowhere near the problem, they look like this:

%sparsed 'incorrect classpath: ./src', no line-err-info

%sFailed to delete dir /private/var/folders/QC/QCsNFT66FvmIZvj-tQepsk+++TI/-Tmp-/-245432196/, error ignored

Restaring emacs will make flymake work again for some time, just restarting jde or flymake wont affect the problem.

Any ideas of what can be the problem?</description>
		<content:encoded><![CDATA[<p>Hi and thanks for this post! Got it working, and it works really well (while it works). Flymake seems to stop working after a while of coding, can&#8217;t figure out why. </p>
<p>Flymakes log look like this:</p>
<p>%screated an overlay at (5489-5515)<br />
%screated an overlay at (5554-5616)<br />
%sGraph.java: 0 error(s), 7 warning(s) in 0.91 second(s)</p>
<p>Above flymake-log shows where it still is working, but from this part and on the log will look like this:</p>
<p>%sstarting syntax check as more than 1 second passed since last change<br />
%sflymake is running: nil<br />
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init<br />
%sstarting syntax check as more than 1 second passed since last change<br />
%sflymake is running: nil<br />
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init<br />
%sstarting syntax check as more than 1 second passed since last change<br />
%sflymake is running: nil<br />
%sfile /Users/anton/Documents/skola/ai/lab2/src/MySearcher.java, init=flymake-java-ecj-init<br />
%sstarting syntax check as more than 1 second passed since last change<br />
%sflymake is running: nil</p>
<p>Flymake still detects changes in the source buffer but no errors or warnings are found.</p>
<p>I get some warnings in the log above this part, but what I can see they are nowhere near the problem, they look like this:</p>
<p>%sparsed &#8216;incorrect classpath: ./src&#8217;, no line-err-info</p>
<p>%sFailed to delete dir /private/var/folders/QC/QCsNFT66FvmIZvj-tQepsk+++TI/-Tmp-/-245432196/, error ignored</p>
<p>Restaring emacs will make flymake work again for some time, just restarting jde or flymake wont affect the problem.</p>
<p>Any ideas of what can be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven2 plugins by Espen Wiborg</title>
		<link>http://www.credmp.org/2006/11/18/maven2-plugins/#comment-50940</link>
		<dc:creator>Espen Wiborg</dc:creator>
		<pubDate>Sat, 11 Oct 2008 20:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2006/11/18/maven2-plugins/#comment-50940</guid>
		<description>(shameless plug time) 

If you're using JDEE with Maven 2, you may want to check out jde-mvn (http://www.bitbucket.org/espenhw/jde-mvn/); it is to maven-emacs-plugin as m2eclipse is to maven-eclipse-plugin (well; that's where I'm aiming, anyway).</description>
		<content:encoded><![CDATA[<p>(shameless plug time) </p>
<p>If you&#8217;re using JDEE with Maven 2, you may want to check out jde-mvn (http://www.bitbucket.org/espenhw/jde-mvn/); it is to maven-emacs-plugin as m2eclipse is to maven-eclipse-plugin (well; that&#8217;s where I&#8217;m aiming, anyway).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An update Java development environment by Johan</title>
		<link>http://www.credmp.org/2008/08/06/an-update-java-development-environment/#comment-50426</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 08 Oct 2008 07:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/?p=101#comment-50426</guid>
		<description>If you are using etags with Java, you might want to try jtags (http://jtags.sourceforge.net).

"The Emacs package jtags-mode is a minor mode that provides an improved tags lookup function compared to the ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing identifiers, adding missing import statements, and managing tags table files."

/Johan</description>
		<content:encoded><![CDATA[<p>If you are using etags with Java, you might want to try jtags (http://jtags.sourceforge.net).</p>
<p>&#8220;The Emacs package jtags-mode is a minor mode that provides an improved tags lookup function compared to the ordinary etags package. This includes showing the declaration or the Javadoc for an identifier, completing identifiers, adding missing import statements, and managing tags table files.&#8221;</p>
<p>/Johan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven2 plugins by chous</title>
		<link>http://www.credmp.org/2006/11/18/maven2-plugins/#comment-49156</link>
		<dc:creator>chous</dc:creator>
		<pubDate>Tue, 30 Sep 2008 10:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2006/11/18/maven2-plugins/#comment-49156</guid>
		<description>Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on on-the-fly syntax checking Java in Emacs by Tomas</title>
		<link>http://www.credmp.org/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-48246</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Wed, 24 Sep 2008 21:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-48246</guid>
		<description>(car jde-sourcepath) seems to return nothing for me. 
Emacs 22 with latest jdee.
Any suggestions?</description>
		<content:encoded><![CDATA[<p>(car jde-sourcepath) seems to return nothing for me.<br />
Emacs 22 with latest jdee.<br />
Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven2 plugins by core</title>
		<link>http://www.credmp.org/2006/11/18/maven2-plugins/#comment-48188</link>
		<dc:creator>core</dc:creator>
		<pubDate>Wed, 24 Sep 2008 10:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2006/11/18/maven2-plugins/#comment-48188</guid>
		<description>Hi chous,

Try the following version:

http://github.com/credmp/maven-emacs-plugin/tree/master

you can either use git to retrieve it, or use the download button to get a downloadable copy :)

Regards</description>
		<content:encoded><![CDATA[<p>Hi chous,</p>
<p>Try the following version:</p>
<p><a href="http://github.com/credmp/maven-emacs-plugin/tree/master" rel="nofollow">http://github.com/credmp/maven-emacs-plugin/tree/master</a></p>
<p>you can either use git to retrieve it, or use the download button to get a downloadable copy <img src='http://www.credmp.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven2 plugins by chous</title>
		<link>http://www.credmp.org/2006/11/18/maven2-plugins/#comment-48180</link>
		<dc:creator>chous</dc:creator>
		<pubDate>Wed, 24 Sep 2008 09:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2006/11/18/maven2-plugins/#comment-48180</guid>
		<description>Hi,

Thanks for developing this plugin.
I downloaded the 1.2.2 tgz, and tried to install it with "mvn install", but it complains about the "Messages" class, used to build the final error messages for missing artifacts, etc.
Could you please fix it or tell me where to import such class from?

Thx!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for developing this plugin.<br />
I downloaded the 1.2.2 tgz, and tried to install it with &#8220;mvn install&#8221;, but it complains about the &#8220;Messages&#8221; class, used to build the final error messages for missing artifacts, etc.<br />
Could you please fix it or tell me where to import such class from?</p>
<p>Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on on-the-fly syntax checking Java in Emacs by chous</title>
		<link>http://www.credmp.org/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-48149</link>
		<dc:creator>chous</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2007/07/20/on-the-fly-syntax-checking-java-in-emacs/#comment-48149</guid>
		<description>Very useful. I'm grateful!

However, I don't know yet how to integrate your custom function  credmp/flymake-display-err-minibuf so that I don't have to execute it manually. What would I have to do to execute it automatically when I am in the same line of an error?</description>
		<content:encoded><![CDATA[<p>Very useful. I&#8217;m grateful!</p>
<p>However, I don&#8217;t know yet how to integrate your custom function  credmp/flymake-display-err-minibuf so that I don&#8217;t have to execute it manually. What would I have to do to execute it automatically when I am in the same line of an error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby On Rails and Emacs by Using Emacs with Ruby-Mode and Emacs-Rails plugin &#171; Jair Rillo Junior&#8217;s Weblog</title>
		<link>http://www.credmp.org/2006/11/28/ruby-on-rails-and-emacs/#comment-46021</link>
		<dc:creator>Using Emacs with Ruby-Mode and Emacs-Rails plugin &#171; Jair Rillo Junior&#8217;s Weblog</dc:creator>
		<pubDate>Mon, 08 Sep 2008 15:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2006/11/28/ruby-on-rails-and-emacs/#comment-46021</guid>
		<description>[...] Below there is a table with the Shortcuts that you can use into Emacs. For instance: open a Rails Controller and type the following into the method: flash[press tab], the result will be: flash[:notice] = &#8220;Text here&#8230;&#8221;. You can check a table of the Shortcuts in this link: http://www.credmp.org/2006/11/28/ruby-on-rails-and-emacs/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Below there is a table with the Shortcuts that you can use into Emacs. For instance: open a Rails Controller and type the following into the method: flash[press tab], the result will be: flash[:notice] = &#8220;Text here&#8230;&#8221;. You can check a table of the Shortcuts in this link: <a href="http://www.credmp.org/2006/11/28/ruby-on-rails-and-emacs/" rel="nofollow">http://www.credmp.org/2006/11/28/ruby-on-rails-and-emacs/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
