From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitriy Igrishin Newsgroups: gmane.emacs.help Subject: Re: c/c++ project management and debugging Date: Tue, 11 Jan 2011 11:55:07 +0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015174c3658c7e0a504998e3d5b X-Trace: dough.gmane.org 1294736936 1614 80.91.229.12 (11 Jan 2011 09:08:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 11 Jan 2011 09:08:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Elena Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 11 10:08:51 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 1PcaDb-0003i3-Et for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jan 2011 10:08:49 +0100 Original-Received: from localhost ([127.0.0.1]:55416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pca9r-0002iW-HE for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jan 2011 04:04:51 -0500 Original-Received: from [140.186.70.92] (port=44372 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pca0a-0000Nd-4a for help-gnu-emacs@gnu.org; Tue, 11 Jan 2011 03:55:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pca0T-0003bz-Fg for help-gnu-emacs@gnu.org; Tue, 11 Jan 2011 03:55:10 -0500 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:47642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pca0T-0003bc-Ao for help-gnu-emacs@gnu.org; Tue, 11 Jan 2011 03:55:09 -0500 Original-Received: by ewy27 with SMTP id 27so9816076ewy.0 for ; Tue, 11 Jan 2011 00:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=6ZjjARRK2P6bICmSbLjKOtM6WtWsAaDdr7MqCmIznt0=; b=RU1YEx5Gpr9oQYaWHbk4o7cMLcZ2Iej3S1XPP1no0tpA6lGgtJD9xpQBZhFcndO12N Fjpy/Vh/alouoKJyumolpaCgjVgZ6P6SdGDr48TwPvyn0CLnxJ7Q0eKcC8McIH2m3w9a 1uEjZCBn/CXF4xMPzB43Z7nKjsJLDqueRgnZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Ld3mJvCFrlZlTndSk/+/hV8YkY4JP04dCxLubn8ki13u7vAToRKqEshrACI/UC8jLo uvnWD9MaRLZhkzOUyEZ02Nr4YG9rcL5ANYAAsJ/zirClXcwHFO291nUfMFQzDeVGI9W6 idwl1lVSI6HYYMkzEUmPWFO8/8Aq9yHXIVd/Y= Original-Received: by 10.213.17.208 with SMTP id t16mr2675854eba.20.1294736107757; Tue, 11 Jan 2011 00:55:07 -0800 (PST) Original-Received: by 10.213.112.195 with HTTP; Tue, 11 Jan 2011 00:55:07 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:78385 Archived-At: --0015174c3658c7e0a504998e3d5b Content-Type: text/plain; charset=UTF-8 Hey all, 2010/12/20 Elena > On Dec 20, 11:39 am, Rajinder Yadav wrote: > > up to now i've been using emacs for ruby on rails, i want to get setup > > so i can also do c/c++ development > > If you are from Visual Studio, you are up for disappointment. Emacs > is not an IDE, use Eclipse or Netbeans. > > When I've started to learn C++ I've been disappointed by following IDEs (not IDEs but just modules for Java-based platforms): Eclipse CDT, Netbeans C/C++, Visual Studio, CodeLite, CodeBlocks, Anjuta and many others. Also I've been disappointed by vim editor. Only Xcode experience I've liked but anyway I've dissatisfied with it also. And only with Emacs I've been satisfied. So please don't tell tales about "modern" approaches of development and how IDEs are good. If you like IDE -- use IDE, but please don't impose you opinion to others. Because "IDE is panacea" is a FALSE. I know many really good C++ libraries developed in Emacs. And personally I happy to Emacs to code in C++. -- // Dmitriy. --0015174c3658c7e0a504998e3d5b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey all,

2010/12/20 Elena <egarrulo@gmail.com>
On Dec 20, 11:39=C2=A0am, Rajinder Yadav <devguy...@gmail.com> wrote:
> up to now i've been using emacs for ruby on rails, i want to get s= etup
> so i can also do c/c++ development

If you are from Visual Studio, you are up for disappointment. =C2=A0E= macs
is not an IDE, use Eclipse or Netbeans.

When I've started to learn C++ I've been disa= ppointed by following IDEs
(not IDEs but just modules for Java-based pla= tforms): Eclipse CDT,
Netbeans C/C++, Visual Studio, CodeLite, CodeBlock= s, Anjuta and many
others. Also I've been disappointed by vim editor. Only Xcode experienc= e
I've liked but anyway I've dissatisfied with it also.
And o= nly with Emacs I've been satisfied. So please don't tell tales abou= t
"modern" approaches of development and how IDEs are good. If you = like
IDE -- use IDE, but please don't impose you opinion to others. = Because
"IDE is panacea" is a FALSE.
I know many really goo= d C++ libraries developed in Emacs.=C2=A0 And personally
I happy to Emacs to code in C++.

--
// Dmitriy.
<= br>
--0015174c3658c7e0a504998e3d5b--