From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27546 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-read-active-file with 0.99 Date: 02 Dec 1999 11:52:44 -0500 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2nn1rt2skj.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164554 25128 80.91.224.250 (21 Oct 2002 01:42:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:42:34 +0000 (UTC) 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 LAA11869 for ; Thu, 2 Dec 1999 11:55:29 -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 KAB05687; Thu, 2 Dec 1999 10:54:47 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Dec 1999 10:54:53 -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 KAA12508 for ; Thu, 2 Dec 1999 10:54:39 -0600 (CST) Original-Received: from mailhop1.nyroc.rr.com (localmail1-0.nyroc.rr.com [24.92.226.120]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA11862 for ; Thu, 2 Dec 1999 11:54:11 -0500 (EST) Original-Received: from mailout2.nyroc.rr.com ([10.92.226.121]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Thu, 2 Dec 1999 11:52:21 -0500 Original-Received: from heart.cs.rochester.edu ([24.24.58.252]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Thu, 2 Dec 1999 11:46:01 -0500 Original-Received: (from zsh@localhost) by heart.cs.rochester.edu (8.9.3/8.9.3) id LAA09214; Thu, 2 Dec 1999 11:52:45 -0500 X-Authentication-Warning: tiger.jia.vnet: zsh set sender to zsh@cs.rochester.edu using -f Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Karl EICHWALDER's message of "02 Dec 1999 06:36:58 +0100" Original-Lines: 31 User-Agent: Gnus/5.08 (Gnus v5.8.0) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27546 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27546 >>>>> "Karl" == Karl EICHWALDER writes: Karl> My weak nntpd (NNTP[auth] server version 1.5.12.1 (1 Jan 1995)) seems Karl> not to support the active file feature. Yes, I should switch the nntpd Karl> (no, I don't want INN; but I do need UUCP, with wihci leafnode isn't Karl> able to deal with. Any hints?) Karl> Until 0.98 it works setting Karl> (setq gnus-read-active-file nil) Karl> But this setting makes version 0.99 hang. Last message displayed: Karl> nnml: Reading incoming mail from file... Karl> nnml: Reading incoming mail (no new mail)...done [36 times] Karl> If I set Karl> (setq gnus-read-active-file t) Karl> it also hangs, but after pressing C-g Gnus will retrieve my mails; in Karl> this case it doesn't establish a connection to the nntpd. [...] Could you `(setq debug-on-quit t)' and send backtrace after pressing `C-g'? -- Shenghuo