GNU bug report logs -
#50344
C-x v keybinding for vc-print-branch-log
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Thu, 2 Sep 2021 18:46:01 UTC
Severity: wishlist
Fixed in version 29.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 50344 <at> debbugs.gnu.org (full text, mbox):
On 03.09.2021 11:15, Juri Linkov wrote:
>>> + (define-key map "Bc" #'vc-create-tag)
>>> + (define-key map "Bl" #'vc-print-branch-log)
>>> + (define-key map "Bs" #'vc-retrieve-tag)
>>
>> Makes sense to me as well. Thanks!
>>
>> Do we want to remove the vc-retrieve-tag from 'C-x v r' sometime later?
>
> I guess, yes. But is it possible to deprecate a keybinding like
> there are 'make-obsolete' for functions and 'make-obsolete-variable'?
Probably not. Only by writing in the NEWS, or something.
>> It does have a dual function (branches/tags and commits as well), but it would
>> be nice to free this combination.
>
> Do you mean to create two separate commands and separate keybindings
> for switching a branch vs tags?
No, just removing one binding. It's not urgent or very important, just
something to think about.
This bug report was last modified 2 years and 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.