From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Is it time to drop ChangeLogs? Date: Fri, 11 Mar 2016 22:33:57 +0200 Message-ID: <834mcciwju.fsf@gnu.org> References: <64a52598-ad53-498c-993c-67d7827dbdfc@default> <838u1uuuau.fsf@gnu.org> <878u1um2xl.fsf@thinkpad.rath.org> <87fuw090k7.fsf@wanadoo.es> <83y49spuxt.fsf@gnu.org> <87pov4achc.fsf@acer.localhost.com> <83r3fkpb3u.fsf@gnu.org> <83lh5rps0t.fsf@gnu.org> <56E066BD.5050403@cs.ucla.edu> <83wpp9jt82.fsf@gnu.org> <87pov1dje9.fsf@thinkpad.rath.org> <83pov0j2c6.fsf@gnu.org> <87egbgeqpv.fsf@thinkpad.rath.org> <838u1oixx0.fsf@gnu.org> <87bn6keq1i.fsf@thinkpad.rath.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1457728485 10297 80.91.229.3 (11 Mar 2016 20:34:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2016 20:34:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 11 21:34:45 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aeTli-0004dq-C9 for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2016 21:34:42 +0100 Original-Received: from localhost ([::1]:57561 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeTlh-0007CV-Nh for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2016 15:34:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeTld-0007CI-Pb for emacs-devel@gnu.org; Fri, 11 Mar 2016 15:34:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeTla-0007Ko-Kz for emacs-devel@gnu.org; Fri, 11 Mar 2016 15:34:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeTla-0007Ki-I8 for emacs-devel@gnu.org; Fri, 11 Mar 2016 15:34:34 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4058 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aeTlW-0000b3-Ts for emacs-devel@gnu.org; Fri, 11 Mar 2016 15:34:34 -0500 In-reply-to: <87bn6keq1i.fsf@thinkpad.rath.org> (message from Nikolaus Rath on Fri, 11 Mar 2016 12:08:09 -0800) 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.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:201487 Archived-At: > From: Nikolaus Rath > Date: Fri, 11 Mar 2016 12:08:09 -0800 > > Please do not Cc me on replies, I am reading the list. That's the standard way of replying to a message: to the From address and to the CC address. I edited out yours this time, but I cannot afford doing that every time; if you want not to receive direct replies, you will have to configure your MUA to insert the necessary headers (like Mail-followups-to etc.). > > ChangeLog is updated in the same commit as the code, so cherry-picking > > brings them both to the other branch. Or maybe I misunderstand what > > you mean by "the later commit"? > > We are talking about the case were the ChangeLog entry / original commit > message was incorrect and need to be corrected later (in the "later > commit"). Apologies for my misunderstanding.