From xemacs-m  Tue Feb  4 18:27:42 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id SAA14649
	for <xemacs-beta@xemacs.org>; Tue, 4 Feb 1997 18:27:42 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa28264;
          4 Feb 97 19:23 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id TAA10181; Tue, 4 Feb 1997 19:23:37 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id TAA25389; Tue, 4 Feb 1997 19:23:36 -0500
Date: Tue, 4 Feb 1997 19:23:36 -0500
Message-Id: <199702050023.TAA25389@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Kyle Jones <kyle_jones@wonderworks.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: 19.15b92 - Pure storage exhausted
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>
	<QQcbmr03409.199702042316@crystal.WonderWorks.COM>
Reply-To: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
X-Attribution: BAW
X-Oblique-Strategy: Get your neck massaged
X-WWW-Homepage: http://www.python.org/~bwarsaw


    >> In what way does XEmacs gratuitously change the keyboard focus
    >> currently?

>>>>> "KJ" == Kyle Jones <kyle_jones@wonderworks.com> writes:

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

Hee, hee!  That's just what I want: the focus has gone to the other
frame.

There's one problem with this (from my point of view).  When I first
create the new frame, then eval this expression, the cursor stays
solid in the original window.  But if I mouse the cursor out of XEmacs
altogether, then back in the original window, it starts to work the
way I want it to.

Am I really that whacked?  :-)

