[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to use ctags in emacs.
From: |
Michael Slass |
Subject: |
Re: how to use ctags in emacs. |
Date: |
Mon, 21 Jun 2004 19:46:37 GMT |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
abi <abi_k.REMSPAM@myrealbox.com> writes:
>hi,
> I know that ctags produces tag files for C code. but when i press
>M-.
>in c-mode, it asks for a tag file and when i provide the file
>generated by ctags i get an error. can i do something to get tags
>working in emacs.
>thnx
>abi
Use etags, an executable that should have shipped/built with your
emacs distro. Take a look at the "Creating Tags Tables" node of the
emacs manual for details and examples of usage.
--
Mike Slass