From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [mange@freemail.hu: grep-tree doesn't shell-quote-argument] Date: Thu, 20 Apr 2006 12:53:16 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1145526834 22915 80.91.229.2 (20 Apr 2006 09:53:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 09:53:54 +0000 (UTC) Cc: mange@freemail.hu, emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 20 11:53:51 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 1FWVr6-0002kd-IZ for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 11:53:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWVr6-0005Zg-5n for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 05:53:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWVqk-0005Vz-Si for emacs-devel@gnu.org; Thu, 20 Apr 2006 05:53:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWVqj-0005Ud-2e for emacs-devel@gnu.org; Thu, 20 Apr 2006 05:53:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWVqi-0005UQ-Gy for emacs-devel@gnu.org; Thu, 20 Apr 2006 05:53:20 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWVry-0002nk-TC; Thu, 20 Apr 2006 05:54:39 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-8-103.inter.net.il [80.230.8.103]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DEA57702 (AUTH halo1); Thu, 20 Apr 2006 12:53:09 +0300 (IDT) Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Wed, 19 Apr 2006 17:12:50 -0400) 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:53131 Archived-At: > From: Richard Stallman > CC: storm@cua.dk, mange@freemail.hu, emacs-devel@gnu.org > Date: Wed, 19 Apr 2006 17:12:50 -0400 > > I think at least grep-tree and grep-find could be a single command: > e.g., it would behave like grep-tree by default, but with a prefix > argument will show the full command (so that power users could tailor > it), like grep-find does. > > That sounds plausible. Can you make a precise proposal > for the interface? There are already several proposals on the table, as you'll see from the ensuing discussion. I don't have anything useful to add to what others suggested.