From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: c/c++ project management and debugging Date: Mon, 10 Jan 2011 16:24:26 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <4D0F4058.6050101@gmail.com> <038dfa58-3e80-4c49-bbd0-c1bbb16c41f1@j25g2000vbs.googlegroups.com> <0d3b97e2-c21c-4a83-a8dc-1ba186a5a405@m11g2000vbs.googlegroups.com> <87k4j2x0n3.fsf@kuiper.lan.informatimago.com> <87d3ottiyp.fsf@kuiper.lan.informatimago.com> <87k4iclxye.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1294674044 1906 80.91.229.12 (10 Jan 2011 15:40:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 Jan 2011 15:40:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 10 16:40:40 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PcJrK-00049g-Ks for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jan 2011 16:40:38 +0100 Original-Received: from localhost ([127.0.0.1]:60124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcJrK-00058M-3h for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Jan 2011 10:40:38 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 85.183.18.158 Original-X-Trace: quimby.gnus.org 1294673066 17149 85.183.18.158 (10 Jan 2011 15:24:26 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 10 Jan 2011 15:24:26 +0000 (UTC) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:184183 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78364 Archived-At: Le Wang writes: > Years ago, when I used eclipse, I thought it was slow, but quite a > reasonable IDE.  Years ago, I thought Emacs was slow too.  Computers > got a whole lot faster. > > My opinion of Eclipse aside, generally, when someone argues is > because Google results count is xxx, you should seriously > question that side of the argument. > > For what it's worth, Eclipse+fast gets me 24 million results.  So > that's what?  2.5 times more reliable than Eclipse+slow? Yup. I got to agree with that. Then go and google people asking about smart code completion in Emacs and the time proven "non answer" of "have you tried tags" or "I dont need context help or context API help" .... ;) CEDET might be the future.