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#6665: 24.0.50; rgrep does not work on Windows Date: Mon, 19 Jul 2010 21:02:14 +0300 Message-ID: <837hkre4ex.fsf@gnu.org> References: <86hbjwhnc7.fsf@gmail.com> <83eif0emqp.fsf@gnu.org> <4C43CDD0.10308@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1279564252 14093 80.91.229.12 (19 Jul 2010 18:30:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Jul 2010 18:30:52 +0000 (UTC) Cc: 6665@debbugs.gnu.org To: Christoph Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 19 20:30:50 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 1Oav72-0002YJ-5p for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Jul 2010 20:30:48 +0200 Original-Received: from localhost ([127.0.0.1]:41439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oav71-0004VI-Gb for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Jul 2010 14:30:47 -0400 Original-Received: from [140.186.70.92] (port=35518 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oav6u-0004V8-57 for bug-gnu-emacs@gnu.org; Mon, 19 Jul 2010 14:30:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oav6s-0008By-RX for bug-gnu-emacs@gnu.org; Mon, 19 Jul 2010 14:30:40 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47089) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oav6s-0008Bt-On for bug-gnu-emacs@gnu.org; Mon, 19 Jul 2010 14:30:38 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OaugA-0001rf-Ir; Mon, 19 Jul 2010 14:03: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: Mon, 19 Jul 2010 18:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6665 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6665-submit@debbugs.gnu.org id=B6665.12795625367154 (code B ref 6665); Mon, 19 Jul 2010 18:03:02 +0000 Original-Received: (at 6665) by debbugs.gnu.org; 19 Jul 2010 18:02:16 +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 1OaufQ-0001rL-DH for submit@debbugs.gnu.org; Mon, 19 Jul 2010 14:02:16 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OaufO-0001rD-OR for 6665@debbugs.gnu.org; Mon, 19 Jul 2010 14:02:15 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L5T00K00GLS3F00@a-mtaout21.012.net.il> for 6665@debbugs.gnu.org; Mon, 19 Jul 2010 21:02:15 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.61.30]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L5T00IPUGRQ8T60@a-mtaout21.012.net.il>; Mon, 19 Jul 2010 21:02:15 +0300 (IDT) In-reply-to: <4C43CDD0.10308@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 19 Jul 2010 14:03: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:38669 Archived-At: > Date: Sun, 18 Jul 2010 22:00:16 -0600 > From: Christoph > CC: 6665@debbugs.gnu.org > > > If you paste all this long command line to the shell window, does the > > program work then? (You may need to mirror the slashes for that.) > > No. I pasted it into cmd.exe and it gives the exact same error. > > > Also, does the problem go away if you replace "(" with "-(" and ")" > > with "-)"? > > Same result. > > > Does the problem go away if you copy the two programs to a directory > > whose name does not include blanks and parentheses, and invoke them > > from there? > > No. The spaces are not the problem. I enclosed the path in quotes so it > finds the correct executable at this path (I omitted the quotes before > and it would only find C:\Program). 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. I think this bug report should be closed, as it is not something Emacs can fix.