* how to use ctags in emacs.
@ 2004-06-21 18:05 abi
2004-06-21 19:46 ` Michael Slass
0 siblings, 1 reply; 2+ messages in thread
From: abi @ 2004-06-21 18:05 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to use ctags in emacs.
2004-06-21 18:05 how to use ctags in emacs abi
@ 2004-06-21 19:46 ` Michael Slass
0 siblings, 0 replies; 2+ messages in thread
From: Michael Slass @ 2004-06-21 19:46 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-21 19:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-21 18:05 how to use ctags in emacs abi
2004-06-21 19:46 ` Michael Slass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).