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: master 7899fa4: Declare some ancient compat aliases obsolete (Bug#41328) Date: Sun, 09 Aug 2020 20:17:27 +0300 Message-ID: <835z9r68ns.fsf@gnu.org> References: <20200731040355.3076.47146@vcs0.savannah.gnu.org> <20200731040357.201EE20CB4@vcs0.savannah.gnu.org> <87wo28xdbv.fsf@web.de> <83bljj6h3v.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5292"; mail-complaints-to="usenet@ciao.gmane.io" Cc: michael_heerdegen@web.de, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 09 19:18:29 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 1k4oxp-0001Hh-Io for ged-emacs-devel@m.gmane-mx.org; Sun, 09 Aug 2020 19:18:29 +0200 Original-Received: from localhost ([::1]:44178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4oxo-0000uk-Kn for ged-emacs-devel@m.gmane-mx.org; Sun, 09 Aug 2020 13:18:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4ox6-0000FB-E0 for emacs-devel@gnu.org; Sun, 09 Aug 2020 13:17:44 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34537) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4ox5-000479-Jd; Sun, 09 Aug 2020 13:17:43 -0400 Original-Received: from [176.228.60.248] (port=1443 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k4ox4-0001ti-Vz; Sun, 09 Aug 2020 13:17:43 -0400 In-Reply-To: (message from Stefan Kangas on Sun, 9 Aug 2020 09:39:19 -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:253557 Archived-At: > From: Stefan Kangas > Date: Sun, 9 Aug 2020 09:39:19 -0700 > Cc: emacs-devel@gnu.org > > > If this change causes inconvenience, we should revert it, IMO. > > I've now reverted this part of the patch on master. Thank you.