From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: C-x 3 C-s foo Only window with cursor "lights up" foo Date: 01 Feb 2005 14:25:56 +0100 Message-ID: References: <87vf9d37ql.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1107264428 14776 80.91.229.2 (1 Feb 2005 13:27:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2005 13:27:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 01 14:27:08 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cvy3Z-0006TI-QH for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2005 14:27:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CvyGV-0003FH-3e for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2005 08:40:23 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: individual.net eyH8ntAe3nQA5HjAwHIPKAcrvDMSR2y4Uj+PhPCf/AGKpxt9ve User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:128302 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:23810 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23810 Stefan Monnier writes: > >> Question: am I doing something wrong? You're presuming that GNU > > Emacs has a list that points it to all buffers this file is > > visiting. > > Actually, in his case there's only 1 buffer. But it's displayed in > two windows. And yes, isearch's highlighting doesn't bother to look > for all the windows that display the current buffer. It is highlighting the *current* match in all windows though. /Mathias