From xemacs-m  Fri Mar  7 09:55:05 1997
Received: from maes.esrin.esa.it (maes.esrin.esa.it [192.106.252.50])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA19610
	for <xemacs-beta@xemacs.org>; Fri, 7 Mar 1997 09:55:02 -0600 (CST)
Received: from mail.esrin.esa.it (plod.esrin.esa.it) by maes.esrin.esa.it with SMTP id AA15624
  (5.65c/IDA-1.4.4 for <xemacs-beta@xemacs.org>); Fri, 7 Mar 1997 16:55:11 +0100
Received: from penelope.esa.it by mail.esrin.esa.it (4.1/SMI-4.1)
	id AA04544; Fri, 7 Mar 97 15:55:14 GMT
Date: Fri, 7 Mar 97 15:55:14 GMT
Message-Id: <9703071555.AA04544@mail.esrin.esa.it>
Received: by penelope.esa.it (4.1/SMI-4.1)
	id AA29511; Fri, 7 Mar 97 16:59:52 +0100
From: Simon Marshall <Simon.Marshall@esrin.esa.it>
To: XEmacs Beta <xemacs-beta@xemacs.org>
In-Reply-To: <QQcfvx15385.199703071528@crystal.WonderWorks.COM> (message from
	Kyle Jones on Fri, 7 Mar 1997 10:28:49 -0500 (EST))
Subject: Re: [19.15b95]: Can't C-g out of a while t loop
Reply-To: Simon Marshall <Simon.Marshall@esrin.esa.it>

Kyle> You know, this sounds a lot like something Hrvoje (I think)
Kyle> mentioned a while back.  XEmacs would hang, C-g wouldn't work, but
Kyle> sending a SIGINT from another window would wake it up.  I've
Kyle> experienced that a couple of times recently under SunOS.  WHen this
Kyle> happens, you'll see that any C-g's you've typed were buffered, which
Kyle> suggest that XEmcas is losing C-g out of the interrupt-char slow of
Kyle> its ttychars struct.

Give than man a beer.  Yes, SIGINT wakes it up and the C-gs are buffered.

