GNU bug report logs - #6746
24.0.50; Add a key binding to get full commit log

Previous Next

Package: emacs;

Reported by: aneesh.kumar <at> linux.vnet.ibm.com (Aneesh Kumar K.V)

Date: Wed, 28 Jul 2010 14:59:02 UTC

Severity: wishlist

Tags: moreinfo

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 6746 <at> debbugs.gnu.org, "Aneesh Kumar K.V" <aneesh.kumar <at> linux.vnet.ibm.com>
Subject: Re: bug#6746: 24.0.50; Add a key binding to get full commit log
Date: Wed, 11 May 2022 19:48:59 +0300
>> This is with vc-git.el. With C-x v L it would nice, if we are able
>> to show the full commit log. Ideally i would expect showing changeset
>> diff to also show me the full commit log.  That implies update 'D' to
>> to show full commit log along with diff. If that doesn't work adding a
>> new key binding would be nice
>
> I'm not sure what's meant by "full commit log", but `C-x v L' in Emacs
> 28 onwards (at least) has:
>
> ---
> A special case is when the prefix argument is 1: in this case
> the command asks for the ID of a revision, and shows that revision
> with its diffs (if the underlying VCS supports that).
> ---
>
> Is this the requested functionality?

I guess what is requested is to be able to customize the log style
to not use shortlog on `C-x v L', and to use full log messages
like is used by `C-x v l' on a file.  But this is already possible by

  (setq vc-log-short-style nil)




This bug report was last modified 3 years and 5 days ago.

Previous Next


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