all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wei Weng <wweng@acedsl.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs as a C++ IDE
Date: Sat, 04 Oct 2008 23:31:01 -0400	[thread overview]
Message-ID: <1223177460.103458@nntp.acecape.com> (raw)
In-Reply-To: <c41f0e47-3e04-48fd-8cc4-7312fd27eb01@m3g2000hsc.googlegroups.com>

alessandro.bernardini.1979@gmail.com wrote:
> I want to use Emacs for C++ programming with SuSE LINUX and Windows
> Vista.
> 
> I have readed the Emacs manual and searched the web, but i still have
> those questione:
> 
> - how can i have interactive help in emacs writing C++ code ? If i
> write a C++ keyword, I would like to  get help and informations and
> examples about it, only typing a command.
> 
> - how can i browse classes in emacs ? Is cscope the best tool ? I
> woluld like to have informations about any classes or functions in my
> code, and to browse it easily. I need informations not only about the
> classes in my file, but in all header files too and so on recursively,
> INCLUDING the standard library. Is this possible ?
> 
> - what about ecb ? What other tools i need ?
> 
> Thank you very much in advance !
> 
> A.B.

I use ecb with semantic 1.0, and a CVS build of emacs 23.

ECB is pretty good. :)

You can use ebrowse if you want to have a global view of all the classes in
all of your related C++ projects.

Thanks
Wei




  parent reply	other threads:[~2008-10-05  3:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-04 15:57 emacs as a C++ IDE alessandro.bernardini.1979
2008-10-04 18:41 ` Eli Zaretskii
2008-10-04 18:48 ` Richard Riley
2008-10-05  3:31 ` Wei Weng [this message]
2008-10-28  3:21 ` lingyu.ma.fu
2008-11-09 12:52   ` alex

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=1223177460.103458@nntp.acecape.com \
    --to=wweng@acedsl.com \
    --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.