From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#20325: convert "fixes:debbugs:123" in log to (Bug#123) in ChangeLog Date: Mon, 20 Apr 2015 17:54:52 -0400 Message-ID: References: <0opp77menv.fsf@fencepost.gnu.org> <5530AC62.2010209@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1429566919 31295 80.91.229.3 (20 Apr 2015 21:55:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2015 21:55:19 +0000 (UTC) Cc: 20325@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 20 23:55:07 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1YkJel-0006Xj-Mt for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Apr 2015 23:55:07 +0200 Original-Received: from localhost ([::1]:55458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJel-0006S2-10 for geb-bug-gnu-emacs@m.gmane.org; Mon, 20 Apr 2015 17:55:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJeh-0006QY-HW for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 17:55:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkJeg-0003ye-Iu for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 17:55:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkJeg-0003yN-GA for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 17:55:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YkJef-0002oE-W7 for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 17:55:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Apr 2015 21:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20325 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20325-submit@debbugs.gnu.org id=B20325.142956689710784 (code B ref 20325); Mon, 20 Apr 2015 21:55:01 +0000 Original-Received: (at 20325) by debbugs.gnu.org; 20 Apr 2015 21:54:57 +0000 Original-Received: from localhost ([127.0.0.1]:33935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkJea-0002ns-I0 for submit@debbugs.gnu.org; Mon, 20 Apr 2015 17:54:56 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:60593 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkJeY-0002nk-95 for 20325@debbugs.gnu.org; Mon, 20 Apr 2015 17:54:54 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YkJeW-0002Rs-W0; Mon, 20 Apr 2015 17:54:53 -0400 X-Spook: ASIO csystems class struggle S Box Firewalls strategic X-Ran: *tXUAO9$4;?NMICakH\<%{;@iB:Wd@UUXf{5m>0Y:$l<]Z^U.M@,r8)}lv]-oNveA0uodl X-Hue: black X-Attribution: GM In-Reply-To: <5530AC62.2010209@cs.ucla.edu> (Paul Eggert's message of "Thu, 16 Apr 2015 23:46:58 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:101785 Archived-At: Paul Eggert wrote: > Wouldn't it be better to use the same format in commit messages and in > ChangeLog.2? That will be less confusing for everybody. I didn't have a problem with it (different formats), and judging from the logs not many other people seemed to either. For a long time, Emacs has provided the tools to seamlessly create a commit log in the right format from a ChangeLog. I'd have preferred to see gitlog-to-changelog get the small update needed to go in the other direction, rather than having the Emacs convention changed (soon after we just had a brand-new repo created using the "fixes: debbugs:123" convention throughout). (But since it's already a fait accompli this is just me bitching rather than asking you to change it back.) Presumably this means the solution to http://debbugs.gnu.org/20324 will be to modify gitlog-to-changelog to recognize "(tiny change)". Emacs will still need to be modified to pass (tiny change) through to the VC log though.