From xemacs-m  Mon Feb 10 16:13:12 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 QAA14878
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 16:13:10 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa23987;
          10 Feb 97 17:12 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA13898; Mon, 10 Feb 1997 17:12:58 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA06037; Mon, 10 Feb 1997 17:12:58 -0500
Date: Mon, 10 Feb 1997 17:12:58 -0500
Message-Id: <199702102212.RAA06037@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Martin Buchholz <mrb@eng.sun.com>
Cc: Steven L Baur <steve@miranova.com>, 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>
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Emphasize differences
X-WWW-Homepage: http://www.python.org/~bwarsaw


>>>>> "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.

-Barry

