emacs-devel
[Top][All Lists]
Advanced

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

Re: [vc-git] Showing ‘.git/*’ files in vc-dir


From: Glenn Morris
Subject: Re: [vc-git] Showing ‘.git/*’ files in vc-dir
Date: Thu, 01 Jul 2010 04:39:24 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Dan Nicolaescu wrote:

>> How about a command and a defcustom to set the default that filters
>> out unregistered files in vc-dir?
>
> If someone first shows a clean design and UI for it, sure.
> It could be bound to C-u x.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6148

It is trivial to modify vc-dir-hide-up-to-date to accept an optional
STATES argument in place of a hard-coded 'up-to-date.

Then I just use the interactive piece from the posted code, and bind
it to H, as suggested.

I use this all the time, for exactly the purpose of hiding
unregistered files.



reply via email to

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