From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27288 Path: main.gmane.org!not-for-mail From: David Maslen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus with leafnode Date: 27 Nov 1999 17:57:27 +1100 Sender: owner-ding@hpc.uh.edu Message-ID: <87aeo04e20.fsf@iname.com> References: <19991126224818.A1549@sre-4-139.urbanet.ch> <87hfi8rfmw.fsf@twocups.sirinet.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164339 23761 80.91.224.250 (21 Oct 2002 01:38:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:38:59 +0000 (UTC) Cc: ding@gnus.org 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 QAA09194 for ; Sat, 27 Nov 1999 16:55:23 -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.3/8.9.3) with ESMTP id PAC21911; Sat, 27 Nov 1999 15:55:08 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 27 Nov 1999 15:54:36 -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 PAA25987 for ; Sat, 27 Nov 1999 15:54:26 -0600 (CST) Original-Received: from mail.vicnet.net.au (merri.vicnet.net.au [203.10.72.9]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA09175 for ; Sat, 27 Nov 1999 16:53:59 -0500 (EST) Original-Received: from imp.taz.net.au (nas08-032.dialup.vicnet.net.au [202.137.86.32]) by mail.vicnet.net.au (Postfix) with ESMTP id BAC00F8130 for ; Sun, 28 Nov 1999 08:53:56 +1100 (EST) Original-Received: from imp.taz.net.au (trinity.2d.private [10.10.10.9]) by imp.taz.net.au (Postfix) with SMTP id ACC232A01A for ; Sat, 27 Nov 1999 18:16:54 +1100 (EST) Original-Received: by imp.taz.net.au (sSMTP sendmail emulation); Sat, 27 Nov 1999 17:57:27 +1100 In-Reply-To: Bud Rogers's message of "26 Nov 1999 17:34:47 -0600" User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) XEmacs/21.1 (Bryce Canyon) Original-Lines: 11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27288 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27288 I too am using xemacs21.1 and a recent pgnus with leafnode. The only relevant entries in my .gnus.el seem to be; ;;;; David's Gnus file for use with xemacs ;;;; and leafnode (setq gnus-select-method '(nntp "news")) (setq gnus-check-new-newsgroups nil) ;Skips new group check (setq gnus-nntpserver-file "/etc/news/server") I find using leafnode better than agent, which I have also tried because the retrieval process can be run as a more background task.