all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org, asd@cdotb.ernet.in
Subject: Re: How not to list the .o files in find-dired
Date: Tue, 17 Mar 2009 19:08:49 +0100	[thread overview]
Message-ID: <A561E502-2A4E-4EDE-88CB-A4F8656DE791@Web.DE> (raw)
In-Reply-To: <006801c9a723$83d973d0$0200a8c0@us.oracle.com>


Am 17.03.2009 um 18:12 schrieb Drew Adams:

> I've forgotten what I knew in a former life about `find' (which is  
> a language
> unto itself!), but perhaps someone else can give you a precise  
> incantation.

When the UNIX find command is behind find-dired, then

	! -name "*.o"

will omit these object files. Find uses a simpel regular expressions.

--
Greetings

   Pete

Think of XML as Lisp for COBOL programmers.
				- Tony-A (some guy on /.)







  reply	other threads:[~2009-03-17 18:08 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
2009-03-17 17:12   ` Drew Adams
2009-03-17 18:08     ` Peter Dyballa [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A561E502-2A4E-4EDE-88CB-A4F8656DE791@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=asd@cdotb.ernet.in \
    --cc=drew.adams@oracle.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.