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

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

Re: recursive query replace regexp


From: Kai Großjohann
Subject: Re: recursive query replace regexp
Date: Tue, 14 Jan 2003 16:26:55 +0100
User-agent: Gnus/5.090012 (Oort Gnus v0.12) Emacs/21.3.50 (i686-pc-linux-gnu)

"Per Nordlöw" <per@foi.se> writes:

> Is there any way to perform an interactive replace (query-replace) of
> regular expressions recursively in all or some (specified by a regular
> expression) files present in a directory tree.

In addition to TAGS files, another approach is M-x find-dired RET to
generate a dired buffer with the files, then invoke Q (not q).

You need (require 'dired-x) in ~/.emacs for Q to work.
-- 
Ambibibentists unite!


reply via email to

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