From: Eli Zaretskii <eliz@gnu.org>
To: Miles Bader <miles@gnu.org>
Cc: lennart.borgman@gmail.com, emacs-devel@gnu.org
Subject: Re: Why does not rgrep use "grep -r"?
Date: Sat, 03 Nov 2007 10:37:18 +0200 [thread overview]
Message-ID: <u3avnsp1d.fsf@gnu.org> (raw)
In-Reply-To: <87d4us6rnl.fsf@catnip.gol.com> (message from Miles Bader on Sat, 03 Nov 2007 10:31:42 +0900)
> From: Miles Bader <miles@gnu.org>
> Date: Sat, 03 Nov 2007 10:31:42 +0900
> Cc: Andreas Schwab <schwab@suse.de>, Emacs Devel <emacs-devel@gnu.org>
>
> Neither method should use many processes unless the command-line
> arg limit is very short (though on windows, maybe that's the case...).
No, modern Windows versions (beyond Windows 9x) support up to 32KB
long command lines.
However, users may have Grep installed, but not Findutils. Especially
since the Findutils port from the popular GnuWin32 collection is very
buggy (`locate' simply doesn't work, `xargs' dies with mysterious
error message, and `find' is abysmally slow). I had to roll my own
port to be able to use the package.
So I think on Windows it might make sense to use recursive Grep by
default.
next prev parent reply other threads:[~2007-11-03 8:37 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-02 21:42 Why does not rgrep use "grep -r"? Lennart Borgman (gmail)
2007-11-02 22:44 ` Miles Bader
2007-11-02 23:29 ` Andreas Schwab
2007-11-02 23:56 ` Lennart Borgman (gmail)
2007-11-03 1:31 ` Miles Bader
2007-11-03 1:45 ` Lennart Borgman (gmail)
2007-11-03 3:37 ` Miles Bader
2007-11-03 8:40 ` Eli Zaretskii
2007-11-03 9:43 ` David Kastrup
2007-11-03 11:01 ` Eli Zaretskii
2007-11-03 11:54 ` Lennart Borgman (gmail)
2007-11-04 18:59 ` David Kastrup
2007-11-05 5:24 ` Eli Zaretskii
2007-11-03 4:01 ` Ken Raeburn
2007-11-03 8:41 ` Eli Zaretskii
2007-11-03 8:37 ` Eli Zaretskii [this message]
2007-11-03 14:01 ` Stefan Monnier
2007-11-04 0:57 ` Kim F. Storm
2007-11-04 1:03 ` Lennart Borgman (gmail)
2007-11-04 1:15 ` Miles Bader
2007-11-04 10:32 ` Jason Rumney
2007-11-04 11:32 ` Lennart Borgman (gmail)
2007-11-04 11:48 ` Jason Rumney
2007-11-04 12:01 ` Lennart Borgman (gmail)
2007-11-05 5:22 ` Eli Zaretskii
2007-12-12 1:56 ` Lennart Borgman (gmail)
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u3avnsp1d.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=lennart.borgman@gmail.com \
--cc=miles@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.