unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Adding `vc-figcmd` to mirror `vc-hgcmd`, like `vc-fig`.
@ 2020-04-03 17:43 Daniel Pittman
  2020-04-03 17:59 ` Dmitry Gutov
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Pittman @ 2020-04-03 17:43 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 884 bytes --]

G'day.  I'm planning to produce a version of `vc-fig` that uses the
`vc-hgcmd` backend rather than `vc-hg`, as an experiment.

Assuming it works correctly do y'all have a strong opinion if I should:

   1. send it as a replacement for `vc-fig`, or
   2. send it as `vc-figcmd` to live next to it, or
   3. see about a configuration option to make `vc-fig` support both
   backends, or
   4. just keep it to myself?

My initial testing says that it will work, but I need to use it further to
figure out if it does the right stuff.

As with the upstream of `vc-hgcmd` the main advantages of the new backend
would be speed, since a persistent Mercurial process will be used to run
commands.

An additional bonus is support for a handful more VC features introduced
very recentel in Emacs, but see upstream for other caveats about the
backend: https://github.com/muffinmad/emacs-vc-hgcmd

[-- Attachment #2: Type: text/html, Size: 1091 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding `vc-figcmd` to mirror `vc-hgcmd`, like `vc-fig`.
  2020-04-03 17:43 Adding `vc-figcmd` to mirror `vc-hgcmd`, like `vc-fig` Daniel Pittman
@ 2020-04-03 17:59 ` Dmitry Gutov
  2020-04-03 18:12   ` Dmitry Gutov
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Gutov @ 2020-04-03 17:59 UTC (permalink / raw)
  To: Daniel Pittman, emacs-devel

Hi!

On 03.04.2020 20:43, Daniel Pittman wrote:
> G'day.  I'm planning to produce a version of `vc-fig` that uses the 
> `vc-hgcmd` backend rather than `vc-hg`, as an experiment.
> 
> Assuming it works correctly do y'all have a strong opinion if I should:
> 
>  1. send it as a replacement for `vc-fig`, or
>  2. send it as `vc-figcmd` to live next to it, or
>  3. see about a configuration option to make `vc-fig` support both
>     backends, or
>  4. just keep it to myself?

Option 3 sounds the back is feasible, but what is that 'vc-fig' you are 
referring to? There is no such built-in backend in Emacs.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding `vc-figcmd` to mirror `vc-hgcmd`, like `vc-fig`.
  2020-04-03 17:59 ` Dmitry Gutov
@ 2020-04-03 18:12   ` Dmitry Gutov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Gutov @ 2020-04-03 18:12 UTC (permalink / raw)
  To: Daniel Pittman, emacs-devel

Sorry

On 03.04.2020 20:59, Dmitry Gutov wrote:
> Option 3 sounds the back is feasible
                   ^ the best if feasible



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-03 18:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 17:43 Adding `vc-figcmd` to mirror `vc-hgcmd`, like `vc-fig` Daniel Pittman
2020-04-03 17:59 ` Dmitry Gutov
2020-04-03 18:12   ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).