all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs and C++ codesense
@ 2007-04-25 14:56 spamfilteraccount
  2007-04-25 18:24 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: spamfilteraccount @ 2007-04-25 14:56 UTC (permalink / raw)
  To: help-gnu-emacs

I'm looking for solutions for working with C++ code in Emacs.

I'd like the following:

- Jumping to the definition of the symbol I'm standing on when I press
a key. I know tags is useful for that, but they don''t seem to work
properly in every case, only in most of the cases and I'd like a
proper solution.

- Show the documentation of the current symbol in a tooltip when
pressing a key. The tooltip is not a big deal. I can do it if I can
get the documentation somehow.

- Inteligent completion of the current symbol when I press a key.

I don't want ECB, because I don't want separate windows within the
frame showing information. I like to work in a single frame and get
information only if I press a key explicitly.

I suspect semantic can do some or all of the above. Is it true? Is
there a solution out of the box which works like described above or I
have to learn how the semantic api works and implement my own
solution? How good is semantic's C++ parsing/support?

Are there other alternatives?

xref seems nice, but I'd like to evaluate free software first.

I'm also checking out kdevelop which I hear has good support for C++,
but I really don't want to leave emacs (iswitchb!) if I can find a
satisfactory solution.

Thanks.

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2007-05-05 11:54 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 14:56 Emacs and C++ codesense spamfilteraccount
2007-04-25 18:24 ` Eli Zaretskii
2007-04-26  2:35 ` Maciej Katafiasz
     [not found] ` <mailman.2524.1177525869.7795.help-gnu-emacs@gnu.org>
2007-04-26  7:43   ` spamfilteraccount
2007-04-26 20:14     ` Eli Zaretskii
     [not found]     ` <mailman.2566.1177618817.7795.help-gnu-emacs@gnu.org>
2007-04-27  7:56       ` spamfilteraccount
2007-04-29 23:16       ` Hadron
2007-04-30  3:25         ` Eli Zaretskii
2007-04-29 23:13   ` Hadron
2007-04-30  3:15     ` Eli Zaretskii
2007-04-29 23:08 ` Hadron
2007-05-03  7:10   ` Klaus Berndl
2007-05-03 10:07     ` Hadron
2007-05-04  0:29       ` Maciej Katafiasz
     [not found]       ` <mailman.202.1178239012.32220.help-gnu-emacs@gnu.org>
2007-05-04 12:36         ` Hadron
2007-05-04 14:13           ` Maciej Katafiasz
     [not found]           ` <mailman.226.1178288422.32220.help-gnu-emacs@gnu.org>
2007-05-04 15:15             ` Hadron
2007-05-04 15:57               ` Maciej Katafiasz
     [not found]               ` <mailman.234.1178294745.32220.help-gnu-emacs@gnu.org>
2007-05-04 16:03                 ` Hadron
2007-05-04 16:11                 ` Patrick Drechsler
2007-05-04 16:24                   ` Hadron
2007-05-04 20:39                     ` Maciej Katafiasz
     [not found]                     ` <mailman.260.1178311606.32220.help-gnu-emacs@gnu.org>
2007-05-04 21:04                       ` Hadron
2007-05-05 10:06                         ` Maciej Katafiasz
     [not found]                         ` <mailman.283.1178360031.32220.help-gnu-emacs@gnu.org>
2007-05-05 10:18                           ` Hadron
2007-05-05 11:48                             ` Maciej Katafiasz
     [not found]                             ` <mailman.289.1178366162.32220.help-gnu-emacs@gnu.org>
2007-05-05 11:54                               ` Hadron

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.