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

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

Re: How to use etags in emacs


From: n179911
Subject: Re: How to use etags in emacs
Date: Wed, 8 Jul 2009 15:37:13 -0700

Hi,

I have installed icicles with etags too.
And I have read this:
http://www.emacswiki.org/emacs/EmacsTags#toc4

But I can't get it to work like cscope type of code browser.
I would like to know how to get the
* all the places which calls a function (I give the name)
* declaration (.h) and implementation (.cpp) of a given function  (I
give the name)
* open the file (I give the name)

On Wed, Jul 8, 2009 at 12:36 PM, n179911<n179911@gmail.com> wrote:
> I read this:
>
> http://www.emacswiki.org/emacs/EmacsTags
>
> But can you please tell me how can i
> * find the occurrence of the place calling a certain function
> * after i click 'M . find tag', it loads the .h file of that class.
> How can i load the .cpp of that class?
>




reply via email to

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