From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28032 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnslashdot groups hang emacs! Date: Thu, 9 Dec 1999 16:22:37 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <199912100022.QAA27740@newman.aventail.com> References: <5bd7sfpw94.fsf@giga.cs.rochester.edu> <199912100014.QAA27590@newman.aventail.com> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164950 27668 80.91.224.250 (21 Oct 2002 01:49:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:49:10 +0000 (UTC) Cc: Shenghuo ZHU , ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA23213 for ; Thu, 9 Dec 1999 19:23:08 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB25210; Thu, 9 Dec 1999 18:23:01 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 09 Dec 1999 18:23:13 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA01178 for ; Thu, 9 Dec 1999 18:23:02 -0600 (CST) Original-Received: from newman.aventail.com (newman.aventail.com [216.207.80.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA23207 for ; Thu, 9 Dec 1999 19:22:38 -0500 (EST) Original-Received: from leo.in.aventail.com (leo.in.aventail.com [192.168.1.136]) by newman.aventail.com (8.9.3/8.9.3) with ESMTP id QAA27740; Thu, 9 Dec 1999 16:22:37 -0800 Original-Received: from localhost.localdomain.aventail.com (LOCALHOST [192.168.100.75]) by leo.in.aventail.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id YG2W1YQ4; Thu, 9 Dec 1999 16:25:10 -0800 Original-To: dave-mlist@bfnet.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 >> Is there any way to break out of it without killing emacs? > > BP> Well, it is usually in a spin of (while ... (accept-process-output process > BP> 1)), and if that is not interruptible, it is a bug in emacs. This should > BP> be less of a problem since everything in the new package is asynch by > BP> default and doesn't do silly things like those asynch loops. > > What do you mean by "everything in the new package?" > What new package? cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot/ checkout url :) -Bill P.