From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28071 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: Fri, 10 Dec 1999 11:06:04 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <199912101606.LAA11353@localhost.localdomain> References: <5bd7sfpw94.fsf@giga.cs.rochester.edu> <199912100014.QAA27590@newman.aventail.com> <199912100022.QAA27740@newman.aventail.com> <2naenjb7rg.fsf@tiger.jia.vnet> 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 1035164982 27899 80.91.224.250 (21 Oct 2002 01:49:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:49:42 +0000 (UTC) Cc: 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 KAA25526 for ; Fri, 10 Dec 1999 10:58:38 -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 JAB26366; Fri, 10 Dec 1999 09:58:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 10 Dec 1999 09:58:17 -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 JAA13029 for ; Fri, 10 Dec 1999 09:58:06 -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 KAA25512 for ; Fri, 10 Dec 1999 10:57:40 -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 HAA01455; Fri, 10 Dec 1999 07:57:39 -0800 Original-Received: from localhost.localdomain (LOCALHOST [192.168.100.75]) by leo.in.aventail.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id YG2W15AL; Fri, 10 Dec 1999 08:00:14 -0800 Original-Received: (from wmperry@localhost) by localhost.localdomain (8.9.3/8.8.7) id LAA11353; Fri, 10 Dec 1999 11:06:04 -0500 X-Authentication-Warning: localhost.localdomain: wmperry set sender to wmperry@aventail.com using -f Original-To: Shenghuo ZHU X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > >>>>> "BP" == William M Perry writes: > > BP> dave-mlist@bfnet.com writes: > >> >> 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? > > BP> cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot/ checkout url > > Could you please apply this patch? > > Because HotMail only accepts one line cookie, and Netscape, perl LWP > send out one line cookie by default. Applied, will commit this afternoon. Thanks. -Bill P.