bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Óscar Fuentes
Subject: bug#6674: PATCH: fix assignment of grep-find-use-xargs on Windows/MS-DOS
Date: Tue, 20 Jul 2010 16:24:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Óscar Fuentes <ofv@wanadoo.es> writes:

> Agreed. That's a symptom of a more general problem. I have no idea of
> what's going on, because if the pipe is not used the command line for
> `find' is similar on length and the problem doesn't happen.

Pasting the command on cmd.exe works fine (after replacing / with \ on
the path to `find.exe')

Executing

cmd.exe -c <command>

from cmd.exe fails on a similar way:

"CS" -o -path "*" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.

This looks like a can of worms. Can we apply the patch on the original
post, so `rgrep' is usable on Windows with the minimal fuss?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]