[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] HOW2->automate search/replace text in ALL *.c files in Tree?
- Subject: [ale] HOW2->automate search/replace text in ALL *.c files in Tree?
- From: mic at mathcs.emory.edu (Michelangelo Grigni)
- Date: Mon, 27 Nov 2000 00:06:29 -0500 (EST)
CT writes:
> I know how to do a find/replace in a single file using Xemacs but not
> how to do a find/replace on all files in a Tree ? Any help here ?
If your files are in a TAGS table (particularly useful for
programming projects), try "M-x tags-query-replace". I'm
not aware of a standard xemacs command to operate on all
files in a directory tree. However, you could get a long
way by repeating a macro starting from a dired buffer.
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.