From xemacs-m  Tue Sep 16 03:13:48 1997
Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id DAA26557
	for <xemacs-beta@xemacs.org>; Tue, 16 Sep 1997 03:13:15 -0500 (CDT)
Received: from orion.kurims.kyoto-u.ac.jp (orion.kurims.kyoto-u.ac.jp [130.54.16.5]) by kurims.kurims.kyoto-u.ac.jp (8.8.5/3.4W2) with SMTP id RAA05853 for <xemacs-beta@xemacs.org>; Tue, 16 Sep 1997 17:13:08 +0900 (JST)
Received: (from petersen@localhost) by orion.kurims.kyoto-u.ac.jp (SMI-8.6/3.5Wbeta) id RAA11338; Tue, 16 Sep 1997 17:13:09 +0900
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Re: keyboard focus lossage
References: <m2iuw4pujq.fsf@altair.xemacs.org>
X-Face: fOOYdM>Ct-+jZ!MfKWRl?5e=(j4]xHE~<%D)$=FuN"@nP]"fi8stnK9>1fW>1HR[fj\=i%q0'l2G]0[H'R*m(fm^Og;iG>lBmr{anp!LG[)PD}g^XbG.(@oIi8;y)8+C"HV5}8NQ`HR7~P{+$AEEPo,N>,IwIbd:Dq6\"Bi#Aq\^lJ~dmwnUkc-Xb{k3\dZnF7j,$enH=Ybr<9v,Kzi-T|urefU:c{$pC)T5yvnRO0T+D&Z9{B8ulAd5X#c?Z|}vv^qhBjEj
X-Emacs: 20.3 "Kyiv" XEmacs  Lucid (beta19) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
From: Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
Date: 16 Sep 1997 17:13:09 +0900
In-Reply-To: SL Baur's message of "13 Sep 1997 18:12:57 -0700"
Message-ID: <lbwwkhbrsa.fsf@orion.kurims.kyoto-u.ac.jp>
Lines: 15
X-Mailer: Gnus v5.4.65 + SEMI patch (r2.1)/XEmacs 20.3(beta19) - "Kyiv"

>>>>> "sb" == SL Baur <steve@xemacs.org> writes:

    sb> I've noticed one bug (probably in beta19, but I might have missed it)
    sb> related to keyboard focus lossage (C-x 5 f puts keyboard focus in the
    sb> newly created frame despite not having Window Manager focus and
    sb> despite a contrary setting of `focus-follows-mouse').

That's not related to the change I suggested to
`switch-to-buffer-other-frame', is it?  (We added

	(select-frame frame)

I think.)

Jens

