From xemacs-m  Thu May 22 10:52:22 1997
Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.235])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA02796
	for <xemacs-beta@xemacs.org>; Thu, 22 May 1997 10:52:21 -0500 (CDT)
Received: from cuckoo.hpl.hp.com (cuckoo.hpl.hp.com [15.144.62.116]) by palrel1.hp.com with ESMTP (8.7.5/8.7.3) id IAA09337; Thu, 22 May 1997 08:52:12 -0700 (PDT)
Received: (from ange@localhost) by cuckoo.hpl.hp.com (8.7.1/8.7.1) id QAA23388; Thu, 22 May 1997 16:52:10 +0100 (BST)
To: Neal Becker <neal@ctd.comsat.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: hpux10.20 C-g bug
References: <E0wUD6P-0007V2-00@neal.ctd.comsat.com>
From: Andy Norman <ange@hplb.hpl.hp.com>
Date: 22 May 1997 16:52:10 +0100
In-Reply-To: Neal Becker's message of Wed, 21 May 1997 11:14:57 -0400
Message-ID: <x5aflnmrmd.fsf@cuckoo.hpl.hp.com>
Lines: 32
X-Mailer: Gnus v5.4.52/XEmacs 20.2

Neal Becker <neal@ctd.comsat.com> writes:

> With 20.2 on hpux10.20, I noticed that C-g is ignored when giving
> input to the minibuffer.  C-g works on hpux9.05 in the minibuffer, but 
> not on hpux10.20.

Works for me under 10.20 with the following config.  Do you mean that you
can't C-g out of a find-file prompt, or something completely different?

exec ./configure \
     --with-gnu-make \
     --error-checking=none \
     --debug=no \
     --with-tooltalk=no \
     --with-scrollbars=no \
     --with-database=no \
     --with-socks=no \
     --with-term=no \
     --with-gcc=no \
     --with-xmu=no \
     --x-includes='/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2_R6' \
     --x-libraries='/usr/lib/X11R6 -L/usr/lib/X11R5 -L/usr/lib/Motif1.2_R6' \
     --site-includes='/opt/audio/include' \
     --site-libraries='/opt/audio/lib' \
     --cflags='+O3 +Onoinline -Ae' \
     --dynamic=yes \
     --verbose

-- 
						-- ange -- <><

http://www-uk.hpl.hp.com/people/ange		ange@hplb.hpl.hp.com

