From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19062 Path: main.gmane.org!not-for-mail From: Felix Lee Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-asynchronous Date: Sun, 22 Nov 1998 16:14:16 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <199811230014.TAA11828@sclp3.sclp.com> References: <199811222331.SAA10965@sclp3.sclp.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157480 9649 80.91.224.250 (20 Oct 2002 23:44:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:44:40 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA11840 for ; Sun, 22 Nov 1998 19:15:01 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB19650; Sun, 22 Nov 1998 18:14:47 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 22 Nov 1998 18:14:41 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id SAA03020 for ; Sun, 22 Nov 1998 18:14:34 -0600 (CST) Original-Received: from mail2.teleport.com (mail2.teleport.com [192.108.254.43]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id TAA11828 for ; Sun, 22 Nov 1998 19:14:26 -0500 (EST) Original-Received: (qmail 27521 invoked from network); 23 Nov 1998 00:14:22 -0000 Original-Received: from pdx66-i48-40.teleport.com (HELO teleport.com) (204.202.171.246) by mail2.teleport.com with SMTP; 23 Nov 1998 00:14:22 -0000 Original-To: ding@gnus.org In-reply-to: <199811222331.SAA10965@sclp3.sclp.com> on Sun, 22 Nov 1998 15:31:29 PST. Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19062 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19062 I just thought of a new theory, a possible race condition in nntp's use of the after-change hook. I'll try to fix that too. patch in about a day. --