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: Recentish C-s M-y change Date: Fri, 01 Jan 2021 10:02:44 +0200 Message-ID: <834kk1gk4b.fsf@gnu.org> References: <87r1na4tyu.fsf@gnus.org> <87tus6tj7s.fsf@mail.linkov.net> <87a6txigm1.fsf@gnus.org> <874kk5lzew.fsf@mail.linkov.net> <87eej8ifll.fsf@mail.linkov.net> <87h7o3k5b5.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21641"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ghe@sdf.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 01 09:04:17 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 1kvFQ0-0005Vr-Or for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Jan 2021 09:04:16 +0100 Original-Received: from localhost ([::1]:55206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kvFPz-0002yo-RZ for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Jan 2021 03:04:15 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kvFPH-0002Rg-9f for emacs-devel@gnu.org; Fri, 01 Jan 2021 03:03:31 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40548) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kvFPG-0007lY-Vb; Fri, 01 Jan 2021 03:03:31 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3765 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kvFOn-00063O-SU; Fri, 01 Jan 2021 03:03:04 -0500 In-Reply-To: (message from Richard Stallman on Fri, 01 Jan 2021 02:21:50 -0500) 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:262222 Archived-At: > From: Richard Stallman > Date: Fri, 01 Jan 2021 02:21:50 -0500 > Cc: emacs-devel@gnu.org > > It is no surprise to me that I don't remember WHEN various keys > were changed from the default meaning, of "exit the search and execute". > There have been so many that I don't remember what they all are. I would urge you (and other veteran Emacs users) to report any annoying change as a bug the first time you see it. It will certainly make sure the maintainers are aware of the issue and will pay attention to it in the future. Thus, a succession of such changes will be probably cut short much sooner, before it gathers too many changes and too many people who like them.