From xemacs-m  Fri Apr 25 12:22:13 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA08315
	for <xemacs-beta@xemacs.org>; Fri, 25 Apr 1997 12:22:11 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcmvd25186; Fri, 25 Apr 1997 13:22:11 -0400 (EDT)
Date: Fri, 25 Apr 1997 13:22:11 -0400 (EDT)
Message-Id: <QQcmvd25186.199704251722@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: info mode mouse1
In-Reply-To: <m2207zyqc2.fsf@altair.xemacs.org>
References: <u9d8rjtd0j.fsf@neal.ctd.comsat.com>
	<m2207zyqc2.fsf@altair.xemacs.org>
X-Mailer: VM 6.30 under 20.2 XEmacs Lucid (beta2)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Steven L Baur writes:
 > Neal Becker <neal@ctd.comsat.com> writes:
 > 
 > > Have we changed info mode button1 to follow links, the same as
 > > button2?
 > 
 > > It seems to be in 20.2b2.  I don't like it.
 > 
 > What's wrong with:
 > 
 > (add-hook 'Info-mode-hook
 > 	  (lambda () (remove-hook 'mouse-track-click-hook
 > 				  'Info-maybe-follow-clicked-node)))

I think you can leave it as is.  I chekced and the mouse dragging
functionality is there.  You can't set point inside a active
region of text with the mouse, but I think that is minor.  There
is the matter of consistency across various modes, but I don't
know if that is worth tackling just now.

