From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: C-x 3 C-s foo Only window with cursor "lights up" foo Date: 29 Jan 2005 01:38:05 -0500 Organization: PANIX -- Public Access Networks Corp. Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106980951 1670 80.91.229.6 (29 Jan 2005 06:42:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Jan 2005 06:42:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 29 07:42:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CumJN-0001K1-00 for ; Sat, 29 Jan 2005 07:42:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CumVo-0003yt-Td for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Jan 2005 01:55:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!panix1.panix.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 38 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1106980685 21305 166.84.1.1 (29 Jan 2005 06:38:05 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sat, 29 Jan 2005 06:38:05 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:128230 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 Xref: main.gmane.org gmane.emacs.help:23732 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23732 Funny, I thought this worked ok -- I guess not. (at least not today, it doesn't!) What, starting with 21.2 -- or was it 21.3 -- when you search for something, all the occurences of it in the current window "light up", are displayed in a different color. Very, very nice. However, when I get two side-by-side windows, via C-x 3, with follow-mode on for "them", the lighting-up doesn't seem to propagate across to the other side, which is of course (in my case) just as visible. That is, if in the left window, and search forward, I'd expect all visible "foo" occurrences to light up. Ditto for being in the right one and searching backwards. (Actually, the direction of search seems not to matter; *all* visible foos (in the current window) light up, both above and below the cursor.) Anyway, it'd sure be nice if the lighting-up would show up in all windows into a given buffer, when follow-mode is in effect. Question: am I doing something wrong? Thanks, David