From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: [mange@freemail.hu: grep-tree doesn't shell-quote-argument] Date: Tue, 18 Apr 2006 17:18:18 +0200 Message-ID: <4445033A.2030002@student.lu.se> References: <874q0qudex.fsf@blarg.net> 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 1145373599 753 80.91.229.2 (18 Apr 2006 15:19:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 15:19:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 18 17:19:58 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 1FVrzg-0008Nd-QT for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 17:19:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVrze-0006mK-Od for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 11:19:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FVryR-0006VZ-SI for emacs-devel@gnu.org; Tue, 18 Apr 2006 11:18:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FVryO-0006UR-JQ for emacs-devel@gnu.org; Tue, 18 Apr 2006 11:18:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVryO-0006UM-HI for emacs-devel@gnu.org; Tue, 18 Apr 2006 11:18:36 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FVrzH-0006vO-6H for emacs-devel@gnu.org; Tue, 18 Apr 2006 11:19:31 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn2.hy.skanova.net (7.2.070) id 4444970700026C31; Tue, 18 Apr 2006 17:18:18 +0200 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: Eric Hanchrow In-Reply-To: <874q0qudex.fsf@blarg.net> 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:53015 Archived-At: Eric Hanchrow wrote: >>>>>> "Eli" == Eli Zaretskii writes: >>>>>> > > Eli> Btw, isn't it confusing that we have no less than 3 different > Eli> commands (find-grep-dired, grep-find, and grep-tree) to do > Eli> the same job? > > Yes. I've been using Emacs for 20 years, more or less, and only knew > about grep-find until just now :-| > Too me it seems like merging them into one command could possibly save a lot of time for many people.