emacs-pretest-bug
[Top][All Lists]
Advanced

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

add-change-log-entry and vc


From: Tom Tromey
Subject: add-change-log-entry and vc
Date: 09 Oct 2003 00:40:16 -0600

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


Right now, add-change-log-entry will re-use an existing header if the
date and the author are both already correct.

It turns out that this isn't always the most useful approach.  In
bigger projects, I find it is clearer to have a separate entry for
each separate commit.  For one thing, this makes it simpler to merge
ChangeLogs in the case of cvs conflicts.

I think it would be useful if, when the buffer is unmodified,
add-change-log-entry would consult (vc-state) and only added a new
heading if the state is 'up-to-date or 'needs-patch.


In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-02-28 on fleche
configured using `configure '--prefix=/home/tromey/gnu/Emacs/install' 
'--enable-languages=c++,java' '--enable-threads=posix' '--enable-checking=tree' 
'--enable-java-awt=gtk,xlib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.iso885915
  locale-coding-system: iso-latin-9
  default-enable-multibyte-characters: nil

Recent input:
t i v e . M-q C-f C-f C-n C-f M-v M-v C-c C-c M S-SPC 
q s M-v M-v <help-echo> <switch-frame> <switch-frame> 
g C-f p SPC q M-< SPC c SPC SPC n n n n q SPC n SPC 
n n SPC q l s M-x e m a b <backspace> c s - r e p o 
<tab> M-b M-t M-b M-b M-f r t <tab> C-k <return> c 
h a n g e l o g C-a a d d - C-g M-x a d d - c h <tab> 
C-g M-x M-p M-p M-n <return>

Recent messages:
Fetching headers for nntp+news.gmane.org:gmane.comp.gdb.patches...done
Generating summary...done
Updating of BBDB records finished [3 times]
Wrote /home/tromey/.newsrc
Saving /home/tromey/.newsrc.eld...
Saving file /home/tromey/.newsrc.eld...
Wrote /home/tromey/.newsrc.eld
Saving /home/tromey/.newsrc.eld...done
Loading emacsbug...done
Quit
Quit
Tom




reply via email to

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