From: Jorgen Grahn <grahn+nntp@snipabacken.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs as C++-IDE
Date: 5 May 2011 20:59:20 GMT [thread overview]
Message-ID: <slrnis63t7.gtj.grahn+nntp@frailea.sa.invalid> (raw)
In-Reply-To: 87sjstjjnc.fsf@ma-patru.mathematik.uni-karlsruhe.de
On Thu, 2011-05-05, Nicolas Neuss wrote:
> Hello,
>
> a question of interest [*] to the C++ programmers using Emacs.
>
> I asked a C++ developer who had written up something about using
> KDevelop as C++-IDE what were the advantages compared with Emacs, and he
> answered as follows:
>
> http://www.dealii.org/~archiver/dealii/msg06854.html
>
> Is his description adequate? Or has Emacs comparable functionality
> (maybe via TAGS, or others).
He describes some of the things IDE people like to do, but doesn't
really contrast it with what Emacs does.
I don't know ... TAGS and dabbrev-expand seem to fill my needs in the
areas he describes[1]. I don't feel a need for popups telling me
which blanks to fill in -- if I need to, I find-tag into another
buffer where the definitions are, and type+dabbrev-expand the code.
He also lists the "project" concept as a positive thing, but fails to
explain *why*. I have no idea why people find that useful; to me it
just seems to get in the way. We already have version control + file
system + build system + TAGS to tell us what the sources are; why add
yet another layer?
[1] One exception: I'm not at all happy with how find-tag finds "foo",
but isn't aware that I'm interested in Foo::foo(int) rather than
Bar::foo() or char* foo(Baz*) ... or any of a dozen things called
"foo". This is something that C++ IDEs probably do a *lot* better
than the stock etags program. If there's a more context-aware
TAGS for C++, I'm very interested to hear about it.
/Jorgen
--
// Jorgen Grahn <grahn@ Oo o. . .
\X/ snipabacken.se> O o .
next prev parent reply other threads:[~2011-05-05 20:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 14:40 Emacs as C++-IDE Nicolas Neuss
2011-05-05 20:59 ` Jorgen Grahn [this message]
2011-09-04 7:55 ` a machine of awareness
2011-09-04 10:16 ` Richard Riley
2011-09-04 10:48 ` a machine of awareness
2011-09-06 14:59 ` S Boucher
2011-09-07 15:19 ` Richard Riley
2011-09-07 16:18 ` MBR
2011-09-07 17:05 ` S Boucher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrnis63t7.gtj.grahn+nntp@frailea.sa.invalid \
--to=grahn+nntp@snipabacken.se \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.