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

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

bug#19304: 25.0.50; vc-dir hangs forever


From: Sam Steingold
Subject: bug#19304: 25.0.50; vc-dir hangs forever
Date: Mon, 8 Dec 2014 12:00:15 -0500

No, your patch is not a solution.
'C-x v d' now works, but 'g' in the *vc-dir* buffer hangs.
100k ignored files is quite normal.
I have my home under hg and many git and hg repos in ~/src/ &c, and
the top-level hg ignores "~/src".

On Mon, Dec 8, 2014 at 11:25 AM, Dmitry Gutov <dgutov@yandex.ru> wrote:
> Version: 25.1
>
> Sam Steingold <sds@gnu.org> writes:
>
>> When I do C-x v d ~ RET (C-x v d runs the command vc-dir), I get the
>> buffer and the message "running hg status -mardui -C . in background"
>> and the *vc-dir* buffer never actually becomes usable.
>
> AFAICS, that's due to b1a765b3a8586cd53c21579982c8fbc0ce534336.
>
> It switched `vc-dir-refresh-files' to call `dir-status-file' without
> checking that each implementation doesn't include unwanted files which
> might slow down that call.
>
> Although 180K ignored files? Damn, that's a lot.
>
> Should be fixed with 5872f843ff45de150f4b35cbc9b11e9f63c96cf2.



-- 
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>





reply via email to

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