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

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

bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files


From: Dmitry Gutov
Subject: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files
Date: Thu, 06 Nov 2014 17:06:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux)

Tom Tromey <tom@tromey.com> writes:

> I did vc-dir on a project that has "*.elc" it its .gitignore.
> These files are all mentioned in the vc-dir buffer as "ignored".
>
> I think these files should be invisible by default.
> I've already asked to ignore them, and having them in the buffer makes
> it harder to see what I'm really interested in.

This should only happen if these files were listed as "unregistered"
during the current session. Which is behavior similar to what happens
with the up-to-date status.

Maybe we also should make `vc-dir-hide-up-to-date' hide the ignored
files, too.





reply via email to

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