[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How not to list the .o files in find-dired
From: |
thierry . volpiatto |
Subject: |
Re: How not to list the .o files in find-dired |
Date: |
Tue, 17 Mar 2009 17:11:38 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (gnu/linux) |
Anand Dhanakshirur <asd@cdotb.ernet.in> writes:
> Hi,
> The find-dired lists all the files recursively under a directory.
> But i don't want to list the .o files and backup files.
> How to do that?
traverselisp.el do that and you can setup a list of files to ignore in
`traverse-ignore-files'.
You can put a plain name of file, a regexp matching file-name, or an
extension of file in this list.
You can match also only certain types of files or ext files.
Traverselisp have also an anything extension that list files recursively
in current-dir (with same options).
See in emacswiki:
traverselisp.el
anything-traverse.el
Anything
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France