From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Thomas L Roche" Newsgroups: gmane.emacs.help,gmane.emacs.windows Subject: RE: [h-e-w] Re: isearch-regexp-in-all-matching-files-in-tree? Date: Tue, 15 Oct 2002 13:34:36 -0400 Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1034703337 23214 80.91.224.249 (15 Oct 2002 17:35:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Oct 2002 17:35:37 +0000 (UTC) Cc: help-emacs-windows@gnu.org, help-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 181VbS-000626-00 for ; Tue, 15 Oct 2002 19:35:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 181VbS-0002nV-00; Tue, 15 Oct 2002 13:35:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 181Vak-0002FR-00 for help-gnu-emacs@gnu.org; Tue, 15 Oct 2002 13:34:50 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 181Vah-0002AD-00 for help-gnu-emacs@gnu.org; Tue, 15 Oct 2002 13:34:49 -0400 Original-Received: from e32.co.us.ibm.com ([32.97.110.130]) by monty-python.gnu.org with esmtp (Exim 4.10) id 181Vad-0001yb-00; Tue, 15 Oct 2002 13:34:44 -0400 Original-Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.194.23]) by e32.co.us.ibm.com (8.12.2/8.12.2) with ESMTP id g9FHYc1q025980; Tue, 15 Oct 2002 13:34:42 -0400 Original-Received: from d03nm120.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.193.82]) by westrelay02.boulder.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id g9FHYbMF238090; Tue, 15 Oct 2002 11:34:38 -0600 Original-To: "Dalton, Barnaby" X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 X-MIMETrack: Serialize by Router on D03NM120/03/M/IBM(Release 5.0.10 |March 22, 2002) at 10/15/2002 11:34:38 AM, Serialize complete at 10/15/2002 11:34:38 AM Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2642 gmane.emacs.windows:997 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2642 "Dalton, Barnaby" 10/15/2002 04:21 AM > To replace stuff in files have a look at > http://www.emacswiki.org/cgi-bin/wiki.pl?SearchAndReplaceAcrossMultipleFiles > . I use grep-x which does what you asked with the grep buffer but > there are other options documented here as well. Thanks: I documented the find-name-dired/dired-mark-files-regexp combination there.