From xemacs-m  Tue Feb 11 10:22:25 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA22408
	for <xemacs-beta@xemacs.org>; Tue, 11 Feb 1997 10:22:24 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id IAA11875;
	Tue, 11 Feb 1997 08:34:01 -0800
To: xemacs-beta@xemacs.org
Subject: Re: Name of `focus-follows-mouse'
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> 	<199702042247.RAA21204@anthem.CNRI.Reston.Va.US> 	<m2iv48f3k9.fsf@altair.xemacs.org> 	<199702050503.AAA26671@anthem.CNRI.Reston.Va.US> 	<kigg1zbboex.fsf_-_@jagor.srce.hr> 	<m29152aipo.fsf@altair.xemacs.org> 	<199702060058.TAA27784@anthem.CNRI.Reston.Va.US> 	<199702100101.RAA23574@xemacs.eng.sun.com> 	<199702101602.LAA00725@anthem.CNRI.Reston.Va.US> 	<199702102146.NAA29994@xemacs.eng.sun.com> <199702102212.RAA06037@anthem.CNRI.Reston.Va.US>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: "Barry A. Warsaw"'s message of Mon, 10 Feb 1997 17:12:58 -0500
Mime-Version: 1.0 (generated by tm-edit 7.103)
Content-Type: text/plain; charset=US-ASCII
Date: 11 Feb 1997 08:33:57 -0800
Message-ID: <m2lo8vxpxm.fsf@altair.xemacs.org>
Lines: 29
X-Mailer: Gnus v5.4.12/XEmacs 20.1

Barry A Warsaw writes:

>>>>>> "MB" == Martin Buchholz <mrb@Eng.Sun.COM> writes:

MB> I would prefer to have this in my .emacs:

MB> (setq input-focus-model 'passive-aggressive) ;-)

> Okay!  I concede.  That's too good to pass up. :-)

> Seriously, let's go with input-focus-model, multiple values, currently
> defined legal ones: 'locally-active, 'passive, 'passive-aggressive.
> Currently implemented ones: 'schizophrenic.

Let me see if I have this proposal straight.  The
`focus-follows-mouse' variable goes away.  It is replaced by a
variable called `input-focus-model'.

There are three defined behaviors for `input-focus-model':
	'locally-active:     Current behavior sans focus-follows-mouse
	'passive:	     Never change keyboard focus, never warp mouse
	'passive-aggressive: Never change keyboard focus, warp mouse to
			     where it `needs' to go.


It sounds like a lot of work to do right.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

