From xemacs-m  Tue Feb  4 17:17:08 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA12477
	for <xemacs-beta@xemacs.org>; Tue, 4 Feb 1997 17:17:03 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcbmr03409; Tue, 4 Feb 1997 18:16:55 -0500 (EST)
Date: Tue, 4 Feb 1997 18:16:55 -0500 (EST)
Message-Id: <QQcbmr03409.199702042316@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: 19.15b92 - Pure storage exhausted
In-Reply-To: <kig3evcgq5g.fsf@jagor.srce.hr>
References: <199702040556.WAA07410@branagh.ta52.lanl.gov>
	<m2pvyh9jnr.fsf@altair.xemacs.org>
	<199702042037.NAA12497@branagh.ta52.lanl.gov>
	<199702042147.OAA14285@branagh.ta52.lanl.gov>
	<kig3evcgq5g.fsf@jagor.srce.hr>

Hrvoje Niksic writes:
 > In what way does XEmacs gratuitously change the keyboard focus
 > currently?

Create two frames with one on top of the other.
Do (select-frame (next-frame)).
Your cursor on the top frame is now hollow because the focus has
gone somewhere else.

