From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: On the adoption of transient.el Date: Mon, 05 Jul 2021 20:06:32 +0300 Message-ID: <837di4heqv.fsf@gnu.org> References: <877di4on3d.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35705"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gabriel376@hotmail.com, philipk@posteo.net, emacs-devel@gnu.org To: Yuri Khan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jul 05 19:07:45 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m0S4M-00095t-Rh for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Jul 2021 19:07:42 +0200 Original-Received: from localhost ([::1]:53164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0S4K-0005DQ-2J for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Jul 2021 13:07:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55032) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0S39-0003OS-J8 for emacs-devel@gnu.org; Mon, 05 Jul 2021 13:06:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44884) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0S37-00037D-NB; Mon, 05 Jul 2021 13:06:25 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4073 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0S37-0000nJ-74; Mon, 05 Jul 2021 13:06:25 -0400 In-Reply-To: (message from Yuri Khan on Mon, 5 Jul 2021 23:50:53 +0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:271136 Archived-At: > From: Yuri Khan > Date: Mon, 5 Jul 2021 23:50:53 +0700 > Cc: Gabriel , Emacs developers > > On Mon, 5 Jul 2021 at 21:25, Philip Kaludercic wrote: > > > Do you have any concrete examples where it could be used? > > Every time I do an ‘M-x rgrep’, I am asked three to infinity > questions, in a sequence: If you are annoyed by rgrep, then why do you use it? It doesn't do anything that "M-x grep" cannot. That command exists for people who don't have a good command of the Grep/Find command lines. So yes, it asks a lot of questions because that's what its audience needs.