From xemacs-m  Sat May  3 15:20:07 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 PAA10935
	for <xemacs-beta@xemacs.org>; Sat, 3 May 1997 15:20:05 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcnzd28501; Sat, 3 May 1997 16:20:05 -0400 (EDT)
Date: Sat, 3 May 1997 16:20:05 -0400 (EDT)
Message-Id: <QQcnzd28501.199705032020@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: Fixing C-g; zmacs-region woes
In-Reply-To: <byu3kkcpig.fsf@fresnel.math.ethz.ch>
References: <kigrafsk4p1.fsf@jagor.srce.hr>
	<byrafqryos.fsf@midget.math.ethz.ch>
	<kigrafpq0jw.fsf@jagor.srce.hr>
	<byu3kkcpig.fsf@fresnel.math.ethz.ch>
X-Mailer: VM 6.31 under 19.15p3 XEmacs Lucid
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

Jan Vroonhof writes:
 > Hrvoje Niksic <hniksic@srce.hr> writes:
 > 
 > > > For those of use likely to be on 19.15 for some time. Do you think
 > > > there would be a another way to write it?
 > > 
 > > I don't think the situation is fixable without fixing the C code
 > > behind it.
 > 
 > Can we not check for the cursor in the minibuffer as a stop gap
 > measure. If not I am going to have C-g keep the region enabled always
 > and have some other key disable it. (I almost never have the need to
 > disable the region. And if I have, it is really only to disable the
 > highlighting)

I think you'd be better off setting zmacs-regions to nil then.
This is one of the first things I did when I started using XEmacs.
The only thing that I missed was that double and triple clicking
didn't highlight text, but that nit was fixed before 19.15 was
released.

