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

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

Re: regarding creating tags


From: Eli Zaretskii
Subject: Re: regarding creating tags
Date: Wed, 23 May 2001 06:39:11 +0300

> From: jbabu@quarrytech.com
> Date: Tue, 22 May 2001 17:11:31 -0400
> 
> iam trying to create a tag file for my directory and the the command i gave
> is 
> 
> >> ctags -R ./jags
> 
>    where ./jags is my directory for which i have to have tags.

This is a wrong command.  Try "ctags ./jags/*.[ch]" or something like
that (assuming you have C source files in that directory.



reply via email to

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