GNU bug report logs - #63123
[PATCH] Make vc-hg-annotate-command async

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Thu, 27 Apr 2023 16:13:02 UTC

Severity: normal

Tags: patch

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 63123 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: 63123 <at> debbugs.gnu.org, sbaugh <at> janestreet.com
Subject: Re: bug#63123: [PATCH] Make vc-hg-annotate-command async
Date: Thu, 04 May 2023 08:39:12 +0300
> Date: Thu, 4 May 2023 02:03:03 +0300
> From: Dmitry Gutov <dmitry <at> gutov.dev>
> 
> On 27/04/2023 19:12, Spencer Baugh wrote:
> > -  (apply #'vc-hg-command buffer 0 file "annotate" "-dq" "-n"
> > +  (apply #'vc-hg-command buffer 'async file "annotate" "-dq" "-n"
> 
> Looking good, thanks.
> 
> Eli, is this for master only?

Yes, it's a new feature.

> It might not really be a "fix" (an improvement rather), but it seems 
> obviously correct: vc-git-annotate-command does this already.

Is it really awfully important to do this ASAP for Mercurial?




This bug report was last modified 2 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.