From xemacs-m  Mon May 19 15:45:20 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id PAA28772
	for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 15:45:19 -0500 (CDT)
Received: from midget.math.ethz.ch (vroonhof@midget [129.132.145.4]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id WAA00699 for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 22:44:13 +0200
Received: (vroonhof@localhost) by midget.math.ethz.ch (8.6.12/D-MATH-client) id WAA23321; Mon, 19 May 1997 22:43:24 +0200
Sender: vroonhof@math.ethz.ch
To: xemacs-beta@xemacs.org
Subject: Re: [PATCH] 20.3-b1: fix for multi-device lockstepped cursors
References: <QQcqeh12313.199705190745@crystal.WonderWorks.COM>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 19 May 1997 22:43:23 +0200
In-Reply-To: Kyle Jones's message of Mon, 19 May 1997 03:45:47 -0400 (EDT)
Message-ID: <byg1vjdwgk.fsf@midget.math.ethz.ch>
Lines: 17
X-Mailer: Gnus v5.4.37/XEmacs 19.15

Kyle Jones <kyle_jones@wonderworks.com> writes:

> Cursors on multiple devices move in lockstep if the same buffer
> is displayed in the selected window of the selected frame of
> each device.

Note: This one is alredy present in 19.15... 

> This happens because the value of window point is
> being ignored in the selected window of the selected frame of
> all devices, instead of just being ignored in the selected
> window of the selected frame of the selected device of the
> selected console.

Wow!

Jan

