From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Seddon Newsgroups: gmane.emacs.bugs Subject: Re: grep.el bugs: grep-find-use-xargs handling, non-use of shell-quote-argument, find-grep and alternative find Date: Thu, 24 Aug 2006 18:53:56 +0100 Message-ID: <44EDE7B4.9080109@tomseddon.plus.com> References: <44EB5844.1020509@tomseddon.plus.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156442063 21475 80.91.229.2 (24 Aug 2006 17:54:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 17:54:23 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 24 19:54:21 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGJOs-00036j-OT for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 19:53:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGJOs-0006ol-9Z for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 13:53:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGJOi-0006YI-AC for bug-gnu-emacs@gnu.org; Thu, 24 Aug 2006 13:53:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGJOf-0006QQ-BR for bug-gnu-emacs@gnu.org; Thu, 24 Aug 2006 13:53:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGJOf-0006Q5-4O for bug-gnu-emacs@gnu.org; Thu, 24 Aug 2006 13:53:41 -0400 Original-Received: from [212.159.14.213] (helo=ptb-relay02.plus.net) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GGJWk-0004ue-Ou for bug-gnu-emacs@gnu.org; Thu, 24 Aug 2006 14:02:03 -0400 Original-Received: from [212.159.116.120] (helo=[192.168.2.5]) by ptb-relay02.plus.net with esmtp (Exim) id 1GGJOb-0006o0-2M for bug-gnu-emacs@gnu.org; Thu, 24 Aug 2006 18:53:37 +0100 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: bug-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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:15276 Archived-At: Yes, that seems to have done it. Thanks! --Tom Kim F. Storm wrote: > I have installed my changes. > Please test to see if they fix the reported problems. > > Thanks again. > > > > Tom Seddon writes: > >> Hi, >> >> I've included a patch to fix three grep.el bugs.