unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Micha Feigin <michf@post.tau.ac.il>
Subject: Re: produce tags-file for several directories with etags
Date: Tue, 5 Oct 2004 18:07:36 +0200	[thread overview]
Message-ID: <20041005160736.GF6311@luna.mooo.com> (raw)
In-Reply-To: <87ekkdtmmb.fsf@penguin.brutt.org>

On Tue, Oct 05, 2004 at 07:45:00AM -0400, Benjamin Rutt wrote:
> Fabian Braennstroem <f.braennstroem@gmx.de> writes:
> 
> > Hello,
> >
> > I want to produce a tags-file for a code which is spread over several
> > directories. I am not able to find any option for etags to handle this. Just
> > with the simple 'etags *' I get following for all directories:
> >
> >  'directory': it is not a regular file.
> >
> > Does anybody have an idea?
> 
> I see from the headers that you are on linux.  Then you certainly have
> the 'find' command.  Try the following command from the root directory
> of your source tree:
> 
> etags `find . -type f`

Or use ctags -e -R (at least with exuberant-ctags)

> -- 
> Benjamin Rutt
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>  
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 

  reply	other threads:[~2004-10-05 16:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05  6:38 produce tags-file for several directories with etags Fabian Braennstroem
2004-10-05 11:45 ` Benjamin Rutt
2004-10-05 16:07   ` Micha Feigin [this message]
2004-10-05 20:15   ` Edgar Denny
2004-10-06  5:42     ` Fabian Braennstroem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041005160736.GF6311@luna.mooo.com \
    --to=michf@post.tau.ac.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).