GNU bug report logs -
#7785
rgrep is broken on woe32
Previous Next
Reported by: Sam Steingold <sds <at> gnu.org>
Date: Tue, 4 Jan 2011 23:41:02 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 6 Jan 2011 16:11:49 -0500
> From: Sam Steingold <sds <at> gnu.org>
> Cc: 7785 <at> debbugs.gnu.org
>
> On Thu, Jan 6, 2011 at 4:05 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > And if you try the same command from the cmd prompt outside Emacs?
>
> works just fine:
Please show all the differences between the environment variables in
cmd (type "set RET") on the one hand, and in process-environment under
the configuration when this happened, OTOH:
> when I apply my w32-fns patch, I see this:
>
> -*- mode: grep; default-directory: "~/" -*-
> Grep started at Thu Jan 06 15:46:06
>
> c:\gnu\gnuwin32\bin\find . "(" -path -o -path......o -name "*.tps" -o
> -name "*.vrs" -o -name "*.pyc" -o -name "*.pyo" ")" -prune -o -type f
> "(" -iname "*.[cdfh]" -o -iname "*.lisp" -o -iname "*.tst" -o -iname
> "*.m4" -o -iname "*.in" -o -iname "Makefile*" -o -iname "*.xml" ")"
> -print0 | c:\gnu\gnuwin32\bin\xargs -0 -e c:\gnu\gnuwin32\bin\grep -i
> -nH "asdf"
> c:\gnu\gnuwin32\bin\xargs: c:\gnu\gnuwin32\bin\grep: Invalid argument
>
> Grep finished (matches found) at Thu Jan 06 15:46:09
This bug report was last modified 14 years and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.