From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27264 Path: main.gmane.org!not-for-mail From: Bud Rogers Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus with leafnode Date: 26 Nov 1999 17:34:47 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: <87hfi8rfmw.fsf@twocups.sirinet.net> References: <19991126224818.A1549@sre-4-139.urbanet.ch> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164320 23669 80.91.224.250 (21 Oct 2002 01:38:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:38: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 SAA04226 for ; Fri, 26 Nov 1999 18:36:14 -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 RAC08188; Fri, 26 Nov 1999 17:35:48 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Nov 1999 17:35:41 -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 RAA14884 for ; Fri, 26 Nov 1999 17:35:32 -0600 (CST) Original-Received: from twocups.sirinet.net (postfix@twocups.sirinet.net [207.3.88.229]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA04172 for ; Fri, 26 Nov 1999 18:35:04 -0500 (EST) Original-Received: by twocups.sirinet.net (Postfix, from userid 0) id 32A8ECB4F; Fri, 26 Nov 1999 17:34:47 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: Pieter Wenk's message of "Fri, 26 Nov 1999 22:48:18 +0100" Original-Lines: 35 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27264 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27264 Pieter Wenk writes: > I have installed leafnode om my machine, which is now working absolut > correctly. > > Since now "4" days I am trying to get working gnus with leafnode. [...] > What is wrong ? Do I have ommitted something ? I am using gnus with leafnode. I vaguely remember having the "read active" problem early on, but I'm not sure what I did to fix it. Here are a couple of thoughts that may or may not help you. What version of leafnode are you using? It is under active development and the bugs change a bit from version to version. You have (setq gnus-select-method '(nntp "localhost")) I seem to remember having a problem using localhost there. I have (setq gnus-select-method '(nntp "twocups.sirinet.net")) You have (setq gnus-read-active-file t) I don't set gnus-read-active-file at all. I think it defaults to `some'. I don't know if any of this has anything to do with your problem. -- Bud Rogers