From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: policy regarding DEFUNs in subr-x.el Date: Sat, 28 Mar 2020 17:35:39 +0300 Message-ID: <838sjk7dj8.fsf@gnu.org> References: <87d0945r4z.fsf@gmail.com> <83bloocnzo.fsf@gnu.org> <87eetco917.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="15275"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Mar 28 15:36:11 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 1jICZH-0003tx-4M for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Mar 2020 15:36:11 +0100 Original-Received: from localhost ([::1]:53624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jICZG-0006gq-6i for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Mar 2020 10:36:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34412) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jICYh-0005vJ-Vd for emacs-devel@gnu.org; Sat, 28 Mar 2020 10:35:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jICYh-00069h-Ri; Sat, 28 Mar 2020 10:35:35 -0400 Original-Received: from [176.228.60.248] (port=4750 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jICYh-00043B-5d; Sat, 28 Mar 2020 10:35:35 -0400 In-Reply-To: <87eetco917.fsf@gmail.com> (message from =?utf-8?B?xaB0xJtw?= =?utf-8?B?w6FuIE7Em21lYw==?= on Sat, 28 Mar 2020 15:20:52 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:245875 Archived-At: > From: Štěpán Němec > Cc: emacs-devel@gnu.org > Date: Sat, 28 Mar 2020 15:20:52 +0100 > > > I don't see that the commentary says the code in this file must be > > inline. If something in the wording implies that, let's change the > > wording so that it doesn't. > > Thank you. In that case I suggest we remove the NB sentence, as IMO it > adds more confusion than useful information. How about if instead of removing, we reword it so that it only talks about the macros in the file?