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

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

Re: hide/show in dired


From: Kai Grossjohann
Subject: Re: hide/show in dired
Date: Wed, 30 Jun 2004 17:38:21 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Enila Nero <geortal@yahoo.com> writes:

> I have looked around for hide/show functionality in dired, but
> couldn't find anything.  What I mean, is to be able to give a regexp
> and dired would limit the display to matching files only.  Then, to be
> able to redisplay all the files.

I just do C-x d /some/directory/*.c RET to show the *.c files only.
Then I do C-x d /some/directory RET to show all files in the
directory.

This uses shell globs, though, not regexes.

Kai





reply via email to

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