From xemacs-m  Mon Mar 10 01:54:04 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id BAA19207
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 01:54:02 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id XAA04341; Sun, 9 Mar 1997 23:53:26 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id XAA26494; Sun, 9 Mar 1997 23:53:25 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA19895; Sun, 9 Mar 1997 23:53:24 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA04397; Sun, 9 Mar 1997 23:53:24 -0800
Date: Sun, 9 Mar 1997 23:53:24 -0800
Message-Id: <199703100753.XAA04397@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Simon Marshall <Simon.Marshall@esrin.esa.it>
Cc: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: Re: [19.15b95]: Can't C-g out of a while t loop
In-Reply-To: <9703070828.AA21407@mail.esrin.esa.it>
References: <m2pvxcingo.fsf@altair.xemacs.org>
	<9703070828.AA21407@mail.esrin.esa.it>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Simon" == Simon Marshall <Simon.Marshall@esrin.esa.it> writes:

sb> Hmm.  C-g breaks the loop for me.  Is this some kind of Sun thing
sb> Martin?

Simon> I may have confused the issue by putting input-pending-p in there.  I did
Simon> this because I was investigating the input-pending-p bug at the time.

Simon> (while t) C-j C-g

For the record, this loop is interruptible for me as well on Solaris
2.5.1, built with Sunpro cc.

Martin

