help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tools for C Programming


From: Dirk-Jan C. Binnema
Subject: Re: Tools for C Programming
Date: Sat, 7 Mar 2009 15:02:19 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Mar 07, 2009 at 12:03:21PM +0100, Pascal J. Bourguignon wrote:
> "Chengqi(Lars) Song" <songcq@gmail.co
> >
> > 4. How to jump to definition?
> 
> ECB is the most complete package to do that. 
> http://ecb.sourceforge.net/
> 
> Otherwise, there are also tools such as tags (use etags(1) to build a
> TAGS index, and use M-. to jump to the definition(s) of a symbol,
> M-TAB to complete a symbol, etc).
> 
> 
<snip>

I'd like to mention 'global', which is a nice alternative to etags.
See:
http://emacs-fu.blogspot.com/2009/01/navigating-through-source-code-using.html

There are some instructions too.

Best wishes,
Dirk.

-- 
------------------------------------------------------
Dirk-Jan C. Binnema          <djcb[at]djcbsoftware.nl>
             http://www.djcbsoftware.nl/ 
PGP: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C
------------------------------------------------------

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]