all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs as C++ IDE anyone?
@ 2009-07-13 21:14 Elena
  2009-07-14  9:27 ` Marc Tfardy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Elena @ 2009-07-13 21:14 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

does anyone use Emacs for C++ development, that is: managing projects,
browsing class hierarchies, intellisense via Semantic Bovinator, etc.?
If so, would you share your configuration?

Thank you.


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

* Re: Emacs as C++ IDE anyone?
  2009-07-13 21:14 Emacs as C++ IDE anyone? Elena
@ 2009-07-14  9:27 ` Marc Tfardy
  2009-07-14  9:38   ` Torsten Mueller
  2009-07-14  9:44 ` David Engster
  2009-07-14 10:41 ` Bernardo
  2 siblings, 1 reply; 5+ messages in thread
From: Marc Tfardy @ 2009-07-14  9:27 UTC (permalink / raw)
  To: help-gnu-emacs

Elena schrieb:
 > Hello,
 >
 > does anyone use Emacs for C++ development, that is: managing projects,
 > browsing class hierarchies, intellisense via Semantic Bovinator, etc.?
 > If so, would you share your configuration?

I use Emacs for C++ development but without browsing class and without
intellisense. For Expand I use M-/ (dabbrev-expand). It is in fact not
the same thing as intellisense but I plan to try Semantic with
company-mode soon (http://nschum.de/src/emacs/company-mode/). It looks
very nice.

regards
Marc



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

* Re: Emacs as C++ IDE anyone?
  2009-07-14  9:27 ` Marc Tfardy
@ 2009-07-14  9:38   ` Torsten Mueller
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Mueller @ 2009-07-14  9:38 UTC (permalink / raw)
  To: help-gnu-emacs

Marc Tfardy <bum@cyk.cyk> wrote:

> > does anyone use Emacs for C++ development, that is: managing
> > projects, browsing class hierarchies, intellisense via Semantic
> > Bovinator, etc.? If so, would you share your configuration?
>
> I use Emacs for C++ development but without browsing class and
> without intellisense. For Expand I use M-/ (dabbrev-expand).

Me too. I have this on F4. I never got familiar with Speed-bar and
browsing capabilities. I use just dired to "browse".

T.M.


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

* Re: Emacs as C++ IDE anyone?
  2009-07-13 21:14 Emacs as C++ IDE anyone? Elena
  2009-07-14  9:27 ` Marc Tfardy
@ 2009-07-14  9:44 ` David Engster
  2009-07-14 10:41 ` Bernardo
  2 siblings, 0 replies; 5+ messages in thread
From: David Engster @ 2009-07-14  9:44 UTC (permalink / raw)
  To: help-gnu-emacs

Elena <egarrulo@gmail.com> writes:
> does anyone use Emacs for C++ development, that is: managing projects,
> browsing class hierarchies, intellisense via Semantic Bovinator, etc.?
> If so, would you share your configuration?

http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html

-David





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

* Re: Emacs as C++ IDE anyone?
  2009-07-13 21:14 Emacs as C++ IDE anyone? Elena
  2009-07-14  9:27 ` Marc Tfardy
  2009-07-14  9:44 ` David Engster
@ 2009-07-14 10:41 ` Bernardo
  2 siblings, 0 replies; 5+ messages in thread
From: Bernardo @ 2009-07-14 10:41 UTC (permalink / raw)
  To: help-gnu-emacs


> does anyone use Emacs for C++ development, that is: managing projects,
> browsing class hierarchies, intellisense via Semantic Bovinator, etc.?
> If so, would you share your configuration?

Ebrowse package that comes with Emacs will let you browse C++ classes
C-h i m Ebrowse RET




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

end of thread, other threads:[~2009-07-14 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13 21:14 Emacs as C++ IDE anyone? Elena
2009-07-14  9:27 ` Marc Tfardy
2009-07-14  9:38   ` Torsten Mueller
2009-07-14  9:44 ` David Engster
2009-07-14 10:41 ` Bernardo

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.