emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VC commit missing ChangeLog message


From: Ted Zlatanov
Subject: Re: VC commit missing ChangeLog message
Date: Wed, 12 Nov 2008 15:47:49 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Wed, 12 Nov 2008 14:42:30 -0500 Stefan Monnier <address@hidden> wrote: 

>> I see your point and agree.  How about this patch to just call
>> log-edit-insert-changelog?  I call it regardless of the SETUP parameter,
>> but it could follow the erase-buffer call instead.

SM> I'd rather just change the default value of the hook, so that users can
SM> remove that entry from the hook if they don't want it run.

Wait, the hook already calls it.  For me it doesn't work, though (which
is why I started this thread).  Something is breaking in the changelog
entry detection logic.  It worked when I did C-c C-a (without C-u)
manually.  It must have been the logic that applies C-u if C-c C-a is
called twice in a row; I must have hit the key twice without realizing
it.  So the problem is actually that the default logic doesn't detect my
ChangeLog entry, not that log-edit-insert-changelog is not called.  Argh.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]