From xemacs-m  Sat Mar  8 02:20:12 1997
Received: from mailbox1.ucsd.edu (mailbox1.ucsd.edu [132.239.1.53])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA01182
	for <xemacs-beta@xemacs.org>; Sat, 8 Mar 1997 02:20:09 -0600 (CST)
Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by mailbox1.ucsd.edu (8.8.5/8.6.9) with SMTP id AAA28358 for <xemacs-beta@xemacs.org>; Sat, 8 Mar 1997 00:20:04 -0800 (PST)
Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4)
	id AAA16134; Sat, 8 Mar 1997 00:22:16 -0800
Sender: dmoore@sdnp5.ucsd.edu
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: [comp.emacs.xemacs] Re: inhibit-quit in xemacs 19.14
X-Face: "oX;zS#-JU$-,WKSzG.1gGE]x^cIg!hW.dq>.f6pzS^A+(k!T|M:}5{_%>Io<>L&{hO7W4cicOQ|>/lZ1G(m%7iaCf,6Qgk0%%Bz7b2-W3jd0m_UG\Y;?]}4s0O-U)uox>P3JN)9cm]O\@,vy2e{`3pb!"pqmRy3peB90*2L
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_Mar__8_00:22:15_1997-1"
Content-Transfer-Encoding: 7bit
From: David Moore <dmoore@ucsd.edu>
Date: 08 Mar 1997 00:22:15 -0800
Message-ID: <rv67z2eqtk.fsf@sdnp5.ucsd.edu>
Lines: 57
X-Mailer: Gnus v5.4.17/XEmacs 19.15

--Multipart_Sat_Mar__8_00:22:15_1997-1
Content-Type: text/plain; charset=US-ASCII


	Hmm, old article I had ticked in comp.emacs.xemacs.  Looks like
the C-g problem on sunos 4.1.3 has been around a while.

	Does building with BROKEN_SIGIO help?


--Multipart_Sat_Mar__8_00:22:15_1997-1
Content-Type: message/rfc822

From: Steven L Baur <steve@miranova.com>
Newsgroups: comp.emacs.xemacs
Subject: Re: inhibit-quit in xemacs 19.14
Date: 22 Jan 1997 10:25:56 -0800
Organization: XEmacs Development Team
Message-ID: <m23evt7eiz.fsf@altair.xemacs.org>
References: <199701212322.SAA10867@couch.dnrc.bell-labs.com>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Mail-Copies-To: never

Per Magnusson writes:

> In XEmacs 19.14 [Lucid] (sparc-sun-sunos4.1.3) of Fri Jun 28 1996 on gold
> Hi!

> If I have not misunderstood how C-g and inhibit-quit are supposed to work,
> there is a bug associated with terminating infinite loops in xemacs 19.14.
> Here is a sample function that I cannot terminate by pressing C-g or C-G:

> (defun my-loop ()
>   (interactive)
>   (while t
>     (setq inhibit-quit nil)))

This behaves identically for me on 19.14, 19.15 and 20.0 and both C-g
and C-G both terminate the loop, so I'm not sure I understand the
question.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
Real men aren't afraid to use chains on icy roads.


--Multipart_Sat_Mar__8_00:22:15_1997-1
Content-Type: text/plain; charset=US-ASCII

--
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | In a cloud bones of steel.

--Multipart_Sat_Mar__8_00:22:15_1997-1--

