<?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 on: Making a better IDE</title>
	<atom:link href="http://www.credmp.org/2007/03/24/making-a-better-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.credmp.org/2007/03/24/making-a-better-ide/</link>
	<description>Ramblings of a code junkie</description>
	<pubDate>Tue, 06 Jan 2009 08:10:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: aadis</title>
		<link>http://www.credmp.org/2007/03/24/making-a-better-ide/#comment-1277</link>
		<dc:creator>aadis</dc:creator>
		<pubDate>Thu, 28 Jun 2007 20:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2007/03/24/making-a-better-ide/#comment-1277</guid>
		<description>Well, I've been using emacs for around 6 years now.

This has been a cause for concern for me as well: emacs lagging in "modern" features. This means the rate of newer users coming in is dropping.

But then again. emacs tends o lag the current set of tools/ideas by a while. This does give such things a chance to actually work out, and prevents emacs code dead ends either.

I'm still undecided whether this is a good thing or not...</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;ve been using emacs for around 6 years now.</p>
<p>This has been a cause for concern for me as well: emacs lagging in &#8220;modern&#8221; features. This means the rate of newer users coming in is dropping.</p>
<p>But then again. emacs tends o lag the current set of tools/ideas by a while. This does give such things a chance to actually work out, and prevents emacs code dead ends either.</p>
<p>I&#8217;m still undecided whether this is a good thing or not&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisT</title>
		<link>http://www.credmp.org/2007/03/24/making-a-better-ide/#comment-390</link>
		<dc:creator>ChrisT</dc:creator>
		<pubDate>Sun, 25 Mar 2007 16:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.credmp.org/index.php/2007/03/24/making-a-better-ide/#comment-390</guid>
		<description>Well let me begin first with the declaimer that I'm fairly new to Emacs. I code in Ruby for my job, and after searching around quite a bit and talking to my co-workers (both of whom use Emacs to write Ruby), I decided to make the leap myself. For the most part, I'm peachy happy. Emacs does most of what I'd wish, with the use of CEDET, ctags and the like. However, there certainly are a few things I miss from a full on IDE. Go to definition would be nice. ctags somewhat provides this ability, but how do I know I've gone to the right definition of a method currently being used by the object/script?  Find usages - again somewhat able to do this by using ctags or a grep, but if you have two similarly named methods in your hierarchy, how do you know you're looking at the usages of the correct method? Debugging support, certainly. Or how about the ability to pop up a little menu, start typing in the name of a file and emacs start showing you possible matches? Again, somewhat doable with a grep...but not as friendly as how most IDE's approach that.
I'm not sure if there already is a way to do some of the above mentioned...if so, I'd love to hear about. That's all I've got for now.</description>
		<content:encoded><![CDATA[<p>Well let me begin first with the declaimer that I&#8217;m fairly new to Emacs. I code in Ruby for my job, and after searching around quite a bit and talking to my co-workers (both of whom use Emacs to write Ruby), I decided to make the leap myself. For the most part, I&#8217;m peachy happy. Emacs does most of what I&#8217;d wish, with the use of CEDET, ctags and the like. However, there certainly are a few things I miss from a full on IDE. Go to definition would be nice. ctags somewhat provides this ability, but how do I know I&#8217;ve gone to the right definition of a method currently being used by the object/script?  Find usages - again somewhat able to do this by using ctags or a grep, but if you have two similarly named methods in your hierarchy, how do you know you&#8217;re looking at the usages of the correct method? Debugging support, certainly. Or how about the ability to pop up a little menu, start typing in the name of a file and emacs start showing you possible matches? Again, somewhat doable with a grep&#8230;but not as friendly as how most IDE&#8217;s approach that.<br />
I&#8217;m not sure if there already is a way to do some of the above mentioned&#8230;if so, I&#8217;d love to hear about. That&#8217;s all I&#8217;ve got for now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
