From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs-26 0d8bae5: Fix capitalization of mail headers Date: Mon, 21 May 2018 05:39:24 +0300 Message-ID: <83fu2lg2ar.fsf@gnu.org> References: <20180520090853.27430.88055@vcs0.savannah.gnu.org> <20180520090853.BA0E920468@vcs0.savannah.gnu.org> <83o9hafhvs.fsf@gnu.org> <8805b9a4-73b9-61b7-1188-f99bf8334603@cs.ucla.edu> <83in7ifa8f.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1526870275 32083 195.159.176.226 (21 May 2018 02:37:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 21 May 2018 02:37:55 +0000 (UTC) Cc: monnier@IRO.UMontreal.CA, emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 04:37:51 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fKahp-0008E0-N9 for ged-emacs-devel@m.gmane.org; Mon, 21 May 2018 04:37:49 +0200 Original-Received: from localhost ([::1]:48502 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKajx-0005ub-0H for ged-emacs-devel@m.gmane.org; Sun, 20 May 2018 22:40:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKajN-0004yO-W3 for emacs-devel@gnu.org; Sun, 20 May 2018 22:39:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKajK-0004IN-QW for emacs-devel@gnu.org; Sun, 20 May 2018 22:39:25 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKajK-0004IG-MS; Sun, 20 May 2018 22:39:22 -0400 Original-Received: from [176.228.60.248] (port=2286 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fKajJ-0002ox-9c; Sun, 20 May 2018 22:39:22 -0400 In-reply-to: (message from Paul Eggert on Sun, 20 May 2018 17:24:50 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:225498 Archived-At: > Cc: monnier@IRO.UMontreal.CA, emacs-devel@gnu.org > From: Paul Eggert > Date: Sun, 20 May 2018 17:24:50 -0700 > > My goal was merely consistency with the RFCs and with common > practice The RFC tells how the email software should work, but it has no bearing on how we write our manuals. I have no objections to the non-manual changes you made, and didn't revert them.