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

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

bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (fo


From: Jim Porter
Subject: bug#67062: 30.0.50; [PATCH] Abbreviate the revision in 'vc-annotate' (for Git)
Date: Sun, 12 Nov 2023 14:13:58 -0800

On 11/12/2023 12:37 PM, Dmitry Gutov wrote:
On 12/11/2023 20:48, Juri Linkov wrote:
But maybe could add a new optional arg to vc-working-revision?

That's worse: we'll end up with a number-of-args migration, having to use a condition-case form for a number of years. All for a new argument that isn't used by the majority of the backends.

Also, it wouldn't work for what we want to do: REV in 'vc-annotate' isn't necessarily the current revision; it could be any revision. We just want to take that revision and turn it into a friendlier (read: shorter) form for the buffer name.





reply via email to

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