all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill Pringlemeir <bpringlemeir@mistwireless.com>
Cc: David Forrest <drf5n@mug.sys.virginia.edu>,
	help-gnu-emacs@gnu.org, help-emacs-windows@gnu.org
Subject: Re: Re: isearch-regexp-in-all-matching-files-in-tree?
Date: 15 Oct 2002 11:37:03 -0400	[thread overview]
Message-ID: <u4rbnlnmo.fsf@mistwireless.com> (raw)
In-Reply-To: <OFD04E65DD.BD82DD6A-ON87256C52.0066DCB3@boulder.ibm.com>


>> Dave Forrest 10/14/2002 02:37 PM
 >> Would the Operate/Query replace in marked files Q or
 >> dired-do-query-replace do what you need?

 Thomas> No, because it requires marking the matching files first, but
 Thomas> if there's a way to do that, I could (manually) chain the two
 Thomas> operations.

C-h f -> "dired-mark-files-regex"

   dired-mark-files-regexp is an interactive compiled Lisp function in
   `dired'.  (dired-mark-files-regexp REGEXP &optional MARKER-CHAR)

   Mark all files matching REGEXP for use in later commands.  A prefix
   argument means to unmark them instead.  `.' and `..' are never
   marked.

   REGEXP is an Emacs regexp, not a shell wildcard.  Thus, use `\.o$'
   for object files--just `.o' will mark more than you might think.

Emacs knows.

Bill Pringlemeir.







      reply	other threads:[~2002-10-15 15:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-14 18:55 isearch-regexp-in-all-matching-files-in-tree? Thomas L Roche
2002-10-15 15:37 ` Bill Pringlemeir [this message]

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=u4rbnlnmo.fsf@mistwireless.com \
    --to=bpringlemeir@mistwireless.com \
    --cc=drf5n@mug.sys.virginia.edu \
    --cc=help-emacs-windows@gnu.org \
    --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.