From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Emory Smith Newsgroups: gmane.emacs.help Subject: Re: query-replace / occur on multiple buffers Date: Wed, 24 Mar 2004 04:25:16 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20040323024539.12412.qmail@web40502.mail.yahoo.com> <20040323195643.290f09bd@linux.local> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080127671 24636 80.91.224.253 (24 Mar 2004 11:27:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Mar 2004 11:27:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 24 12:27:42 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B66Xt-0007w5-00 for ; Wed, 24 Mar 2004 12:27:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B66Xv-00034G-Dr for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Mar 2004 06:27:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B66X4-0002vS-Tr for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 06:26:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B66W7-0002NT-87 for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 06:26:22 -0500 Original-Received: from [17.250.248.84] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B66Vj-00029D-Lq for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 06:25:27 -0500 Original-Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i2OBPUuO021061; Wed, 24 Mar 2004 03:25:30 -0800 (PST) Original-Received: from [192.168.254.4] (home-ppp-231.colorado.edu [198.11.26.231]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id i2OBPIXg023583; Wed, 24 Mar 2004 03:25:19 -0800 (PST) In-Reply-To: Original-To: Antanas Masevicius X-Mailer: Apple Mail (2.613) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17638 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17638 using dired mode (C-x d), mark the relavent files with "dired-mark" (m) and then use "dired-do-query-replace-regexp" (Q). On Mar 24, 2004, at 12:31 AM, Antanas Masevicius wrote: > Hello, > > and what could be solution for replacement in certain directory? > Is there any standard function? > > Antanas > > > On Tue, 23 Mar 2004, Carsten Weinberg wrote: > >> On Mon, 22 Mar 2004 18:45:39 -0800 (PST) >> exits funnel wrote: >> >>> Hello, >>> >>> Is there any way to use occur and/or query-replace on >>> more than one buffer at a time or some other >>> command(s) which serves the same function. I often >>> find myself wanting to be able to find/replace all >>> instances of a string in several buffers at once. I >>> poked around the docs (and the FAQ) but couldn't find >>> anything. Thanks in advance. >>> >>> -exits >>> >> >> 'moccur' and 'moccur-edit' (see emacswicki). However I am not very >> happy with it. >> >> Regards >> -Carsten >> >> >> _______________________________________________ >> Help-gnu-emacs mailing list >> Help-gnu-emacs@gnu.org >> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs >> > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs >