From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tux@nowhere.com Newsgroups: gmane.emacs.help Subject: Gnus and slrnpull Date: Sun, 07 Nov 2004 20:07:00 +0000 Message-ID: <87r7n5xw2j.fsf@lineone.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099858013 7275 80.91.229.6 (7 Nov 2004 20:06:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Nov 2004 20:06:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 07 21:06:43 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CQtJD-0004Tc-00 for ; Sun, 07 Nov 2004 21:06:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQtRW-0003dD-Mp for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Nov 2004 15:15:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-X-Trace: news.uni-berlin.de 8laMDc9PkghqFd6b79okyAhuFrtZkdhV3MzvPtHg1jSB0qSmA3 User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:aIe6yceJZcdf4zc/7StzknQuCLw= Original-Xref: shelby.stanford.edu gnu.emacs.help:126418 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21807 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21807 I have been using slrn & slrnpull with Debian Sarge. Having "discovered" emacs and Gnus i would like to learn to use Gnus for mail and news. I installed leafnode and managed to get in a mess with it, ended up with fetchmail refusing to download with a "query status = 10(SMTP) error.... hmmmm. Removed leafnode and got the system back to normal. Looks as though altering the hostname to accomodate leafnode may have caused the problem as I couldn't telnet localhost 119 until I went back to my original settings. Is it possible to get Gnus to read the /var/spool/slrnpull/news and use slrnpull to download the news groups ? If it is possible what is the magic incantation to put in .gnus.el ? I currently have.. (setq gnus-alternative-select-method ' (nnspool "" (nnspool-directory "/var/spool/slrnpull/news"))) When starting gnus-unplugged it starts loading up the gives the message unable to open nnspool I have searched on google and have not found an answer to this problem. If someone could give me a means of using slrnpull and gnus together I would be a happy bunny >:-) Reg