From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19087 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-async fix Date: 23 Nov 1998 17:34:34 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199811232217.RAA07621@sclp3.sclp.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035157501 9764 80.91.224.250 (20 Oct 2002 23:45:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:01 +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 RAA08077 for ; Mon, 23 Nov 1998 17:35:46 -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 QAB21503; Mon, 23 Nov 1998 16:35:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 23 Nov 1998 16:35:26 -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 QAA20311 for ; Mon, 23 Nov 1998 16:35:16 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA08056 for ; Mon, 23 Nov 1998 17:35:05 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id RAA15373; Mon, 23 Nov 1998 17:34:35 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Felix Lee's message of "Mon, 23 Nov 1998 14:17:39 -0800" Original-Lines: 17 User-Agent: Gnus/5.070053 (Pterodactyl Gnus v0.53) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19087 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19087 Felix Lee writes: > "it works for me". pgnus-0.52 and pgnus-0.53 with emacs > 20.2 and 20.3. haven't tried it with xemacs. Fails for XEmacs 20.4 and 0.53: Signaling: (wrong-type-argument string-or-itimer-p nil) signal(wrong-type-argument (string-or-itimer-p nil)) nnheader-cancel-timer(nil) nntp-async-stop(#" ("nntp" . "news") state:run>) nntp-async-trigger(#" ("nntp" . "news") state:run>) nntp-after-change-function(1025 1382 0) I'll be trying to trace the code. Is there any reason that the timer should have become involved at all, for XEmacs?