From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Antanas Masevicius Newsgroups: gmane.emacs.help Subject: Re: query-replace / occur on multiple buffers Date: Wed, 24 Mar 2004 09:31:52 +0200 (EET) 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 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1080113648 24933 80.91.224.253 (24 Mar 2004 07:34:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Mar 2004 07:34:08 +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 08:33:56 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 1B62tg-000325-01 for ; Wed, 24 Mar 2004 08:33:56 +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 1B62sy-0003KF-0W for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Mar 2004 02:33:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B62sL-0003Cd-SY for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 02:32:33 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B62ro-0002m4-J1 for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 02:32:31 -0500 Original-Received: from [217.147.34.8] (helo=mail.cablenet.lt) by monty-python.gnu.org with esmtp (TLSv1:RC4-SHA:128) (Exim 4.30) id 1B62ro-0002i8-53 for help-gnu-emacs@gnu.org; Wed, 24 Mar 2004 02:32:00 -0500 Original-Received: from ctv-217-147-37-101.vinita.lt ([217.147.37.101] helo=z1sys.com) by mail.cablenet.lt with esmtp (Exim 4.30) id 1B62mN-0003ws-J3; Wed, 24 Mar 2004 09:26:23 +0200 Original-Received: by z1sys.com (Postfix, from userid 1000) id CCF8A675C3; Wed, 24 Mar 2004 09:31:52 +0200 (EET) Original-Received: from localhost (localhost [127.0.0.1]) by z1sys.com (Postfix) with ESMTP id 7347D675A6; Wed, 24 Mar 2004 09:31:52 +0200 (EET) X-X-Sender: zolia@z1sys.com Original-To: Carsten Weinberg In-Reply-To: <20040323195643.290f09bd@linux.local> 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:17633 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17633 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 >