From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36491 Path: main.gmane.org!not-for-mail From: Paul Stodghill Newsgroups: gmane.emacs.gnus.general Subject: Re: critical quit Re: XEmacs 21.[45] + Oort Gnus 0.03 + Filladapt 2.12: Inf loop Date: 28 May 2001 13:44:57 -0400 Sender: stodghil@milhouse.cs.cornell.edu Message-ID: References: <3B1076A3.66A6504@666.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172066 8886 80.91.224.250 (21 Oct 2002 03:47:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:47:46 +0000 (UTC) Cc: ding@gnus.org, xemacs-beta@xemacs.org Return-Path: Original-Received: (qmail 3157 invoked by alias); 28 May 2001 17:45:21 -0000 Original-Received: (qmail 3152 invoked from network); 28 May 2001 17:45:21 -0000 Original-Received: from postoffice.mail.cornell.edu (132.236.56.7) by gnus.org with SMTP; 28 May 2001 17:45:21 -0000 Original-Received: from milhouse.cs.cornell.edu.cs.cornell.edu (d7b147.dialup.cornell.edu [128.253.157.147]) by postoffice.mail.cornell.edu (8.9.3/8.9.3) with ESMTP id NAA25119; Mon, 28 May 2001 13:45:16 -0400 (EDT) Original-To: Ben Wing In-Reply-To: <3B1076A3.66A6504@666.com> (Ben Wing's message of "Sat, 26 May 2001 20:38:11 -0700") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.5 (anise) Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:36491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36491 Ben wrote, > [3] if you can, please update to the latest xemacs 21.5 cvs on cygwin, > and check whether C-g works for you by typing (while t) in a scratch > buffer, hitting C-j, then C-g and/or C-Sh-g. Partial success. (while t) - C-g and C-Sh-g both work. M-q in a "*message* buffer - C-g and C-Sh-g both work. (let ((inhibit-quite t)) (while t) - Neither C-g now C-Sh-g work. Ben, your changes are certainly an improvement. Thanks.