GNU bug report logs - #19297
25.0.50; `C-c C-a' does not do the right thing from the trunk root

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Sun, 7 Dec 2014 19:55:01 UTC

Severity: normal

Tags: notabug

Found in version 25.0.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 19297 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 19297 <at> debbugs.gnu.org
Subject: Re: bug#19297: 25.0.50;
 `C-c C-a' does not do the right thing from the trunk root
Date: Mon, 08 Dec 2014 10:12:13 -0500
> It should peek at all the ChangeLog files or something, I think.

IIRC the error is that the code does not take the list of files you're
about to commit (in your case, etc/NEWS, lisp/ChangeLog, and
/lisp/net/eww.el) but instead takes the list of file names you're about
to pass to the commit command (in your case it's the single file name
".").

Clearly changes to "." shouldn't go into lisp/ChangeLog, so there's no
point looking for them in lisp/ChangeLog.  So you can work around this
problem by marking those files you want to commit rather than just
committing "everything that's changed".


        Stefan




This bug report was last modified 10 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.