GNU bug report logs - #6674
PATCH: fix assignment of grep-find-use-xargs on Windows/MS-DOS

Previous Next

Package: emacs;

Reported by: Óscar Fuentes <ofv <at> wanadoo.es>

Date: Tue, 20 Jul 2010 03:51:02 UTC

Severity: normal

Done: Óscar Fuentes <ofv <at> wanadoo.es>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christoph <cschol2112 <at> googlemail.com>
Cc: ofv <at> wanadoo.es, lekktu <at> gmail.com, bug-gnu-emacs <at> gnu.org
Subject: bug#6674: PATCH: fix assignment of grep-find-use-xargs on Windows
Date: Wed, 21 Jul 2010 07:02:34 +0300
> Date: Tue, 20 Jul 2010 18:44:55 -0600
> From: Christoph <cschol2112 <at> googlemail.com>
> CC: Eli Zaretskii <eliz <at> gnu.org>, Juanma Barranquero <lekktu <at> gmail.com>, 
>  Óscar Fuentes <ofv <at> wanadoo.es>
> 
> If nobody else is already working on it, I'd want to give it a try to 
> fix this. Either by enhancing cmdproxy or implementing Eli's batch file 
> solution.

Thanks.  To make my intent clear: I meant to enhance cmdproxy to use a
batch file when invoking the windows shell.  You will see that there's
a variable need_shell in cmdproxy's `main' function which gets set to
a non-zero value when cmdproxy decides it needs to pass the command
the the shell instead of invoking it directly.  What I suggested is to
modify the code in this case to put the command on a temporary batch
file, then invoke the shell on that batch file rather than on the
command itself.





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

Previous Next


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