emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-magit mode (was: Re: PROPOSAL: Repurpose one key and reserve it f


From: Alfred M. Szmidt
Subject: Re: vc-magit mode (was: Re: PROPOSAL: Repurpose one key and reserve it for third-party packages)
Date: Wed, 10 Feb 2021 11:47:05 -0500

   > Here is an idea, a new backend -- vc-magit.  This calls the right
   > Magit functions.  The user can then set the prefered backends using
   > vc-handled-backends.

   Dmitry will tell for sure, but I think adapting Magit to the VC
   architecture won't be easy, since Magit is not exactly a backend like
   the other ones.  The VC framework might be a kind of Procrustean bed
   for Magit.

Even if the architecture makes it complciated to do it using a vc
backend, magit could still take over the C-x v binding for its own
purpose with similar semantics to what is in vc-mode.  It wouldn't
need to be entierly compatible -- but C-x v v could still work as
"commit this file", etc.



reply via email to

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