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: 03 Feb 2005 09:39:30 +0100 Message-ID: References: <87vf9d37ql.fsf-monnier+gnu.emacs.help@gnu.org> <877jlsyu55.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 1107421049 4394 80.91.229.2 (3 Feb 2005 08:57:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2005 08:57:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 03 09:57:29 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cwcne-00025v-ID for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2005 09:57:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cwd0v-0007QE-7T for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Feb 2005 04:11:01 -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: 12 Original-X-Trace: individual.net vXL1NAA/Zop5DePcY2f/VgpMHCu2YB8jPMJqkCZk9AQd9xI9Ky User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:128375 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:23887 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23887 Stefan Monnier writes: > > It is highlighting the *current* match in all windows though. > > The highlighting is applied to the buffer, not to the window. So, > yes, it's visible in all windows that currently display that part of > the buffer. Curious, why is just the "primary" text marked in the buffer in all windows it is displayed and not the "future" marks? /Mathias