From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Recentish C-s M-y change Date: Thu, 31 Dec 2020 06:29:47 -0500 Message-ID: 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> <87eej6dy1a.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21630"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, rms@gnu.org, juri@linkov.net To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 31 12:32:01 2020 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 1kuwBV-0005Uu-0r for ged-emacs-devel@m.gmane-mx.org; Thu, 31 Dec 2020 12:32:01 +0100 Original-Received: from localhost ([::1]:38736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuwBT-0008NK-T7 for ged-emacs-devel@m.gmane-mx.org; Thu, 31 Dec 2020 06:31:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58066) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuw9P-000714-Bi for emacs-devel@gnu.org; Thu, 31 Dec 2020 06:29:51 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47480) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuw9O-0006po-3B; Thu, 31 Dec 2020 06:29:50 -0500 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kuw9L-0003fg-Kj; Thu, 31 Dec 2020 06:29:47 -0500 In-Reply-To: <87eej6dy1a.fsf@gnus.org> (message from Lars Ingebrigtsen on Thu, 31 Dec 2020 12:18:09 +0100) 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:262153 Archived-At: "Alfred M. Szmidt" writes: > Or we could just restore the behaviour to what it was -- why are these > things changed without doing some rudimentary query of users? Trying out new things on the development branch is fine. There is a difference between trying something new, and changing defaults. When changing default behaviour it is a good idea to do a initial poll before changing it. It will cause less friction later on. And the behaviour has been restored to what it was, so I don't get the point of this pile-on. They might not read the commit history, or every single message posted to the list.