From xemacs-m  Wed Sep 17 23:29:17 1997
Received: from relay6.UU.NET (relay6.UU.NET [192.48.96.16])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA18281
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 23:29:16 -0500 (CDT)
Received: from crystal.WonderWorks.COM by relay6.UU.NET with ESMTP 
	(peer crosschecked as: crystal.WonderWorks.com [192.203.206.1])
	id QQdhmf24815; Thu, 18 Sep 1997 00:29:22 -0400 (EDT)
Received: by crystal.WonderWorks.COM 
	id QQdhmf29805; Thu, 18 Sep 1997 00:28:56 -0400 (EDT)
Date: Thu, 18 Sep 1997 00:28:56 -0400 (EDT)
Message-Id: <QQdhmf29805.199709180428@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 List <xemacs-beta@xemacs.org>
Subject: C-g pressed while typing in minibuffer
In-Reply-To: <rwxd8m7el11.fsf@greatwall.npac.syr.edu>
References: <rwxd8m7el11.fsf@greatwall.npac.syr.edu>
X-Mailer: VM 6.34 under 19.16 "" XEmacs Lucid (beta91)
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

Remek Trzaska writes:
 > Hi guys!
 > 
 > I remember a patch be Hrvoje (one of those 'How many times have
 > you...' ;-)) that fixed bad behavior of C-g pressed in minibuffer.
 > 
 > Everything worked well in several betas: regardless of a region being
 > selected or not, while you were M-x'ing something pressing C-g *once*
 > aborted your operation in minibuffer.
 > 
 > I noticed that for some time now C-g behaves differently:
 > 
 > 1. 'M-x C-g' beeps, displays 'Quit' and deactivates minibuffer.  Fine.
 >    I like it.
 > 
 > 2. 'M-x foo C-g' beeps, displays 'Quit', and leaves the point in the
 >    minibuffer just as if nothing happened, displaying 'M-x foo'[1].
 >    Pressing C-g once again aborts.

I don't see this behavior here.  Do you see it under X or under
an xterm?  And under what operating system?

