unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: Etags & Ebrowse: Recurse support
Date: Thu, 30 Sep 2004 11:45:23 +0200	[thread overview]
Message-ID: <yoijekkkrsy4.fsf@galadriel.dd.chalmers.se> (raw)
In-Reply-To: 68c73b1a040929220124ce17a2@mail.gmail.com

Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> writes:

> 1. I cannot use 'find . -type f | xargs etags .....
>     Because the command line argument has a size limit.

>From the Emacs manual:

    When you want to make a tags table from a great number of files,
    you may have problems listing them on the command line, because
    some systems have a limit on its length. The simplest way to
    circumvent this limit is to tell `etags' to read the file names
    from its standard input, by typing a dash in place of the file
    names, like this:

        find . -name "*.[chCH]" -print | etags -

-- 
Johan Bockgård

      reply	other threads:[~2004-09-30  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-30  5:01 Etags & Ebrowse: Recurse support Dhruva Krishnamurthy
2004-09-30  9:45 ` Johan Bockgård [this message]

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=yoijekkkrsy4.fsf@galadriel.dd.chalmers.se \
    --to=bojohan+news@dd.chalmers.se \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).