From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Carsten Weinberg Newsgroups: gmane.emacs.help Subject: Re: query-replace / occur on multiple buffers Date: Tue, 23 Mar 2004 19:56:43 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040323195643.290f09bd@linux.local> References: <20040323024539.12412.qmail@web40502.mail.yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080068822 31072 80.91.224.253 (23 Mar 2004 19:07:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Mar 2004 19:07:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 23 20:06:54 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 1B5rEk-0005kZ-00 for ; Tue, 23 Mar 2004 20:06:54 +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 1B5rDG-0001LQ-EN for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Mar 2004 14:05:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B5rCv-0001Ka-E6 for help-gnu-emacs@gnu.org; Tue, 23 Mar 2004 14:05:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B5rB8-0000jd-5T for help-gnu-emacs@gnu.org; Tue, 23 Mar 2004 14:03:42 -0500 Original-Received: from [212.78.202.66] (helo=lmfilto02.st1.spray.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B5rB7-0000gQ-Fk for help-gnu-emacs@gnu.org; Tue, 23 Mar 2004 14:03:09 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by lmfilto02.st1.spray.net (Postfix) with ESMTP id 542CA1B60B for ; Tue, 23 Mar 2004 18:56:14 +0000 (GMT) Original-Received: from lmsmtp02.st1.spray.net ([212.78.202.112]) by localhost (lmfilto02.st1.spray.net [212.78.202.32]) (amavisd-new, port 10024) with ESMTP id 29551-04 for ; Tue, 23 Mar 2004 18:56:06 +0000 (GMT) Original-Received: from smtp.firemail.de (p50811085.dip0.t-ipconnect.de [80.129.16.133]) by lmsmtp02.st1.spray.net (Postfix) with ESMTP id 2707016E for ; Tue, 23 Mar 2004 18:55:58 +0000 (GMT) Original-To: help-gnu-emacs@gnu.org In-Reply-To: <20040323024539.12412.qmail@web40502.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: )wxOdnvue#'; K&}#=VB{[8_U_1c2qszy=o67i/((haAz3z%rsPS/tKlj+,I)"@kpJu3$g`= &cZF>$:.+26:g}w07m9]bN_!Z)/?`[|w%$W#A'2Of<6"|>c"cQu14Y\-[q'.~KH8teKlPojLnu{8PV s#*Y2E-*fU7PNlnd; C>AMT,(LDS)LDgmlr; 3*N$Dnk+w>x'=n~>J)$i; 0U@-O|{/1sQ3/xMvlE?y+X 8,Bg$y9C^@adt^gZ'qq X-Virus-Scanned: by amavisd-new at spray.net 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:17628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17628 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