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: Dmitry Gutov
Subject: bug#19304: 25.0.50; vc-dir hangs forever
Date: Mon, 08 Dec 2014 18:25:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux)

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.





reply via email to

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