GNU bug report logs - #5663
vc-dir function to create ChangeLog entries

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 1 Mar 2010 03:12:02 UTC

Severity: wishlist

Tags: wontfix

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5663 in the body.
You can then email your comments to 5663 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Mon, 01 Mar 2010 03:12:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: vc-dir function to create ChangeLog entries
Date: Sun, 28 Feb 2010 22:11:11 -0500
Severity: wishlist

pcl-cvs has a function `cvs-mode-add-change-log-entry-other-window',
bound to the `A' key, which creates basic ChangeLog entries for all
marked files in the *cvs* buffer.

It would be nice if vc-dir could have something similar.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Mon, 01 Mar 2010 05:00:03 GMT) Full text and rfc822 format available.

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 5663 <at> debbugs.gnu.org
Subject: Re: bug#5663: vc-dir function to create ChangeLog entries
Date: Sun, 28 Feb 2010 23:59:21 -0500
> Severity: wishlist
> pcl-cvs has a function `cvs-mode-add-change-log-entry-other-window',
> bound to the `A' key, which creates basic ChangeLog entries for all
> marked files in the *cvs* buffer.

> It would be nice if vc-dir could have something similar.

FWIW (as PCL-CVS maintainer), this command was inherited from the
original PCL-CVS and has always caused me trouble and never seemed to do
anything sufficiently valuable to deserve the time I invested in it.
The support for C-x 4 a in diff-mode OTOH is one that I keep cherishing.


        Stefan




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Mon, 01 Mar 2010 23:19:01 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 5663 <at> debbugs.gnu.org
Subject: Re: bug#5663: vc-dir function to create ChangeLog entries
Date: Mon, 01 Mar 2010 18:18:39 -0500
Stefan Monnier wrote:

> FWIW (as PCL-CVS maintainer), this command was inherited from the
> original PCL-CVS and has always caused me trouble and never seemed to do
> anything sufficiently valuable to deserve the time I invested in it.

Admittedly, the only time I find it useful is when I have modified a
bunch of files, and want to give them all a common ChangeLog entry,
rather than creating an individual entry for each.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Mon, 01 Mar 2010 23:29:01 GMT) Full text and rfc822 format available.

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

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Glenn Morris <rgm <at> gnu.org>, 5663 <at> debbugs.gnu.org
Subject: Re: bug#5663: vc-dir function to create ChangeLog entries
Date: Mon, 1 Mar 2010 15:28:22 -0800 (PST)
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

  > > Severity: wishlist
  > > pcl-cvs has a function `cvs-mode-add-change-log-entry-other-window',
  > > bound to the `A' key, which creates basic ChangeLog entries for all
  > > marked files in the *cvs* buffer.
  > 
  > > It would be nice if vc-dir could have something similar.
  > 
  > FWIW (as PCL-CVS maintainer), this command was inherited from the
  > original PCL-CVS and has always caused me trouble and never seemed to do
  > anything sufficiently valuable to deserve the time I invested in it.
  > The support for C-x 4 a in diff-mode OTOH is one that I keep cherishing.

I find C-x 4 A in diff-mode more useful for creating a skeleton
ChangeLog, but it has quirks :-(




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Tue, 02 Mar 2010 15:35:02 GMT) Full text and rfc822 format available.

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: Glenn Morris <rgm <at> gnu.org>, 5663 <at> debbugs.gnu.org
Subject: Re: bug#5663: vc-dir function to create ChangeLog entries
Date: Tue, 02 Mar 2010 10:34:23 -0500
> I find C-x 4 A in diff-mode more useful for creating a skeleton
> ChangeLog, but it has quirks :-(

Indeed, I think C-x 4 A in diff-mode is a better solution than
cvs-mode-add-change-log-entry-other-window, despite some quirks.


        Stefan


PS: Regarding C-x 4 A quirks: it would be good to report tham as bugs,
so we can collect them to help improve the behavior (it's largely
a simple heursitic right now, and maybe some other simple heuristic
would work better, or maybe we can spice up that heuristic).




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#5663; Package emacs. (Wed, 08 Sep 2021 08:47:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Glenn Morris <rgm <at> gnu.org>, 5663 <at> debbugs.gnu.org,
 Dan Nicolaescu <dann <at> ics.uci.edu>
Subject: Re: bug#5663: vc-dir function to create ChangeLog entries
Date: Wed, 08 Sep 2021 10:45:56 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> I find C-x 4 A in diff-mode more useful for creating a skeleton
>> ChangeLog, but it has quirks :-(
>
> Indeed, I think C-x 4 A in diff-mode is a better solution than
> cvs-mode-add-change-log-entry-other-window, despite some quirks.

I think the conclusion here is that `C-x 4 A' covers the needs here, so
I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 08 Sep 2021 08:47:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 5663 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 08 Sep 2021 08:47:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Oct 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 201 days ago.

Previous Next


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