From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: [mange@freemail.hu: grep-tree doesn't shell-quote-argument] Date: Mon, 24 Apr 2006 20:52:04 +0900 Message-ID: References: <85irozi5cu.fsf@lola.goethe.zz> <85acabi4h4.fsf@lola.goethe.zz> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145879617 1560 80.91.229.2 (24 Apr 2006 11:53:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Apr 2006 11:53:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 24 13:53:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FXzd9-0000HU-Kp for ged-emacs-devel@m.gmane.org; Mon, 24 Apr 2006 13:53:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXzd9-0002ZF-6O for ged-emacs-devel@m.gmane.org; Mon, 24 Apr 2006 07:53:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXzbv-0001ec-T2 for emacs-devel@gnu.org; Mon, 24 Apr 2006 07:52:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXzbu-0001dd-0L for emacs-devel@gnu.org; Mon, 24 Apr 2006 07:52:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXzbt-0001dV-NI for emacs-devel@gnu.org; Mon, 24 Apr 2006 07:52:09 -0400 Original-Received: from [203.180.232.81] (helo=mgate01.necel.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FXze4-0003h3-67; Mon, 24 Apr 2006 07:54:24 -0400 Original-Received: from relay21.aps.necel.com (relay21 [10.29.19.50]) by mgate01.necel.com (8.13.6/8.13.1) with ESMTP id k3OAkEXu006094; Mon, 24 Apr 2006 20:52:04 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.16] [10.29.19.16]) by relay21.aps.necel.com with ESMTP; Mon, 24 Apr 2006 20:52:04 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.97.235] [10.114.97.235]) by relay11.aps.necel.com with ESMTP; Mon, 24 Apr 2006 20:52:04 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 7645F3E5; Mon, 24 Apr 2006 20:52:04 +0900 (JST) Original-To: David Kastrup System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <85acabi4h4.fsf@lola.goethe.zz> (David Kastrup's message of "Mon, 24 Apr 2006 13:43:19 +0200") Original-Lines: 12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:53325 Archived-At: David Kastrup writes: > Well, if you post this publicly to the Emacs developer list as a > retort to Kim, it appears like you want to argue that searches in > subdirectories need not be accommodated by Emacs. I was not making such an argument. It's good to know the about "grep -r" because it's a very useful option. -Miles -- .Numeric stability is probably not all that important when you're guessing.