unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* C++ class members completion
@ 2007-10-31  7:58 ring0
  2007-10-31 10:05 ` dhruva
  2007-10-31 19:52 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: ring0 @ 2007-10-31  7:58 UTC (permalink / raw)
  To: Emacs-devel


Is there a reliable module (.el or with recompilation in C++ mode or new one)
allowing Emacs to

- read include files on-the-fly and record classes structure
- parse the code and record objects declarations
- after typing an object (instance of a class) and `.' (or `->' if it can
deduce it is a pointer) and, say, [C-TAB] would suggest the members of the
class (completion)
- perform other operations, like showing class declaration in another window
etc...

This would be so helpful!

Thanks

   Yves
-- 
View this message in context: http://www.nabble.com/C%2B%2B-class-members-completion-tf4723382.html#a13504433
Sent from the Emacs - Dev mailing list archive at Nabble.com.

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

end of thread, other threads:[~2007-10-31 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31  7:58 C++ class members completion ring0
2007-10-31 10:05 ` dhruva
2007-10-31 19:52 ` Eli Zaretskii
2007-10-31 20:33   ` Lennart Borgman (gmail)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).