From: thierry.volpiatto@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: How not to list the .o files in find-dired
Date: Tue, 17 Mar 2009 17:11:38 +0100 [thread overview]
Message-ID: <87ljr45dtx.fsf@tux.homenetwork> (raw)
In-Reply-To: 49BFAE6B.8010407@cdotb.ernet.in
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
next prev parent reply other threads:[~2009-03-17 16:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 14:06 How not to list the .o files in find-dired Anand Dhanakshirur
2009-03-17 15:48 ` Peter Dyballa
2009-03-17 16:11 ` thierry.volpiatto [this message]
2009-03-17 17:12 ` Drew Adams
2009-03-17 18:08 ` Peter Dyballa
2009-03-17 18:25 ` Peter Dyballa
2009-03-18 9:18 ` Peter Dyballa
2009-03-18 9:31 ` Anand Dhanakshirur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ljr45dtx.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).