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

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

bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with


From: Dmitry Gutov
Subject: bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with the most specific path.
Date: Wed, 15 Sep 2021 13:35:14 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 14.09.2021 19:03, Eli Zaretskii wrote:
So maybe this never worked for registering, in which case I think it
would be good to add that.  Because the manual says this should work
for "C-x v v" in general, not just under some conditions.  And what's
the most natural occasion to determine the backend if not when you
register a file?

I don't know what the manual says, but vc-next-section's signature calls the prefix argument's value VERBOSE, and vc-register doesn't have a way to trigger backend-prompting either. So it might be difficult to add that feature in a backward-compatible manner.

vc-register doesn't work with C-u at all, though (shows an error), so it might be possible to do something in that area.





reply via email to

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