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

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

bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored file


From: Stefan Monnier
Subject: bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored files
Date: Mon, 29 Sep 2014 23:38:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>>> Then, if we decide that the buffer should be listed as `ignored' after
>>> `vc-ignore' call, the result of an edit by hand + `vc-dir-refresh' would be
>>> different: the file will disappear from the list.
>> That would be undesirable, indeed.  I think that vc-dir-refresh should
>> never remove entries: only vc-dir-hide-up-to-date should do that.
> Then the file would still be listed as `unregistered', wouldn't it?

That would be wrong: vc-dir-refresh shouldn't remove entries, but it
should update them (i.e. turn the `unregistered' into `ignored' in this
specific case).


        Stefan





reply via email to

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