From xemacs-m  Sat Dec 14 05:15:42 1996
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id FAA12094 for <xemacs-beta@xemacs.org>; Sat, 14 Dec 1996 05:15:41 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id DAA10017; Sat, 14 Dec 1996 03:25:47 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: mouse-avoidance-mode variable should be autoloaded.
References: <199612141053.CAA01172@infodock.com>
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: Bob Weiner's message of Sat, 14 Dec 1996 02:53:08 -0800
Mime-Version: 1.0 (generated by tm-edit 7.95)
Content-Type: text/plain; charset=US-ASCII
Date: 14 Dec 1996 03:25:47 -0800
Message-ID: <m268251i6c.fsf@altair.xemacs.org>
Lines: 28
X-Mailer: Red Gnus v0.75/XEmacs 19.15

Do you have a working version of this mode?  The ones in 19.14/19.15/20.0
are quite broken.

>>>>> "Bob" == Bob Weiner <weiner@infodock.com> writes:

Bob> This allows for an Option menu item that toggles this mode
Bob> on and off.  The state of the option depends on having the minor
Bob> mode variable defined, prior to loading the package.

Bob> Here is a patch to avoid.el to achieve this.

Bob> --- avoid.el~	Sun Sep 15 11:32:46 1996
Bob> +++ avoid.el	Sat Dec 14 02:47:43 1996
Bob> @@ -72,6 +72,7 @@
 
Bob>  (provide 'avoid)
 
Bob> +;;;###autoload
Bob>  (defvar mouse-avoidance-mode nil
Bob>    "Value is t or a symbol if the mouse pointer should avoid the cursor.
Bob>  See function `mouse-avoidance-mode' for possible values.  Changing this


-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"That Bill Clinton.  He probably doesn't know how to log on to the
Internet."  -- Rush Limbaugh, noted Computer Expert

