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

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

Re: emac in large projects


From: Robert Thorpe
Subject: Re: emac in large projects
Date: 19 Feb 2007 10:52:46 -0800
User-agent: G2/1.0

On Feb 19, 3:57 pm, "Ask" <a...@indiatimes.com> wrote:
> Hi
>
> I am a new learner of Emacs. How is it used for large projects. At
> least, how do we find all occurrences of a function,

Etags helps with this.  For this particualar problem you'd probably
use grep to find occurance of the name of the function.

> how do we jump to
> definition of a variable or function.

Using Etags and the M-. command.  See the info page for tags.




reply via email to

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