[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Can I do this in GNU/emacs
Try using 'ctags'. For more info "man ctags". You can also see "man etags"
-Sridhar
Ramakrishnan M wrote:
> suppose I have a project(with a number of c files and
> headers ).Suppose in one file a particular variable is used. I want to
> know how it is defined.But the definition is in some other file. Is there
> any way to go to the definition sitting inside GNU/emacs?
------------------------------