From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [mange@freemail.hu: grep-tree doesn't shell-quote-argument] Date: Wed, 19 Apr 2006 17:13:02 -0400 Message-ID: References: <874q0qudex.fsf@blarg.net> <4445033A.2030002@student.lu.se> <85u08phhzb.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145481279 32368 80.91.229.2 (19 Apr 2006 21:14:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Apr 2006 21:14:39 +0000 (UTC) Cc: offby1@blarg.net, lennart.borgman.073@student.lu.se, eliz@gnu.org, emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 19 23:14: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 1FWK0H-0005J1-Qg for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 23:14:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWK0H-0001Kh-3o for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 17:14:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWJyy-0000m4-R9 for emacs-devel@gnu.org; Wed, 19 Apr 2006 17:13:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWJyy-0000lh-9K for emacs-devel@gnu.org; Wed, 19 Apr 2006 17:13:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWJyy-0000lb-4y for emacs-devel@gnu.org; Wed, 19 Apr 2006 17:13:04 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWK09-0000IY-Ni for emacs-devel@gnu.org; Wed, 19 Apr 2006 17:14:17 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FWJyw-0006NR-IH; Wed, 19 Apr 2006 17:13:02 -0400 Original-To: David Kastrup In-reply-to: <85u08phhzb.fsf@lola.goethe.zz> (message from David Kastrup on Wed, 19 Apr 2006 14:23:20 +0200) 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:53106 Archived-At: How about making a configurable "grep-find-prompt" option that is a list or string with possible elements "p" and "c". No, that is too much complexity! Since grep-tree is new, we need not even consider the issue of "incompatible changes" in it. And the proposed change would be a compatible extension to grep-find.