From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#6674: PATCH: fix assignment of grep-find-use-xargs on Windows/MS-DOS Date: Tue, 20 Jul 2010 19:56:18 +0300 Message-ID: <83wrsqccst.fsf@gnu.org> References: <878w564xtc.fsf@telefonica.net> <87vd8a2rxg.fsf@telefonica.net> <87r5iy2ptw.fsf@telefonica.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1279645862 7146 80.91.229.12 (20 Jul 2010 17:11:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Jul 2010 17:11:02 +0000 (UTC) Cc: lekktu@gmail.com, 6674@debbugs.gnu.org To: =?UTF-8?Q?=C3=93scar?= Fuentes Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 20 19:10:57 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ObGLC-0007wn-6O for geb-bug-gnu-emacs@m.gmane.org; Tue, 20 Jul 2010 19:10:57 +0200 Original-Received: from localhost ([127.0.0.1]:45266 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObGKy-0005ao-1j for geb-bug-gnu-emacs@m.gmane.org; Tue, 20 Jul 2010 13:10:36 -0400 Original-Received: from [140.186.70.92] (port=56127 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObGCK-0006zG-3J for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 13:01:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObGCI-0000Ol-Sn for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 13:01:39 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34496) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObGCI-0000Oh-PH for bug-gnu-emacs@gnu.org; Tue, 20 Jul 2010 13:01:38 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1ObG6s-0003by-7f; Tue, 20 Jul 2010 12:56:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 20 Jul 2010 16:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6674 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6674-submit@debbugs.gnu.org id=B6674.127964495913876 (code B ref 6674); Tue, 20 Jul 2010 16:56:02 +0000 Original-Received: (at 6674) by debbugs.gnu.org; 20 Jul 2010 16:55:59 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObG6o-0003bl-To for submit@debbugs.gnu.org; Tue, 20 Jul 2010 12:55:59 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObG6l-0003be-S8 for 6674@debbugs.gnu.org; Tue, 20 Jul 2010 12:55:57 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0L5V008008DQ8X00@a-mtaout23.012.net.il> for 6674@debbugs.gnu.org; Tue, 20 Jul 2010 19:56:19 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.61.30]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L5V004JH8DTMBB0@a-mtaout23.012.net.il>; Tue, 20 Jul 2010 19:56:19 +0300 (IDT) In-reply-to: <87r5iy2ptw.fsf@telefonica.net> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 20 Jul 2010 12:56:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:38696 Archived-At: > From: =C3=93scar Fuentes > Date: Tue, 20 Jul 2010 16:24:59 +0200 > Cc: 6674@debbugs.gnu.org >=20 > =C3=93scar Fuentes writes: >=20 > > Agreed. That's a symptom of a more general problem. I have no ide= a 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. >=20 > Pasting the command on cmd.exe works fine (after replacing / with \= on > the path to `find.exe') >=20 > Executing >=20 > cmd.exe -c >=20 > from cmd.exe fails on a similar way: >=20 > "CS" -o -path "*" no se reconoce como un comando interno o externo, > programa o archivo por lotes ejecutable. Can someone find out what is the command length limit beyond which th= e command starts to fail? My guess would be that the problem is in cmdproxy, btw.