GNU bug report logs - #6665
24.0.50; rgrep does not work on Windows

Previous Next

Package: emacs;

Reported by: Christoph <cschol2112 <at> googlemail.com>

Date: Sun, 18 Jul 2010 14:33:01 UTC

Severity: normal

Found in version 24.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christoph <cschol2112 <at> googlemail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 6665 <at> debbugs.gnu.org
Subject: bug#6665: 24.0.50; rgrep does not work on Windows
Date: Mon, 19 Jul 2010 16:56:03 -0600
On 7/19/2010 12:02 PM, Eli Zaretskii wrote:

> It's something with your port of Find.  My port is something I did
> myself (the original GnuWin32 one was terribly slow and buggy), and it
> does work, both with your command line from the shell and inside
> Emacs.

Yes, indeed it is.

I tried using cygwin's find instead and it works fine.

Like this:
(setq find-program "\"C:/cygwin/bin/find.exe\"")
(setq grep-program "\"C:/Program Files (x86)/GnuWin32/bin/grep.exe\"")

> I think this bug report should be closed, as it is not something Emacs
> can fix.

Agreed.

Could we add a note somewhere that documents this? Would the 
etc/PROBLEMS file be the right place?

Christoph




This bug report was last modified 14 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.