Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Slrnpull
Date: 02 Apr 2001 13:08:19 +0200	[thread overview]
Message-ID: <vafr8zb5zks.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <20010402114755.A2053@sci.fi> (Anssi Saari's message of "Mon, 2 Apr 2001 11:47:55 +0300")

On Mon, 2 Apr 2001, Anssi Saari wrote:

> I used these settings for nnspool and slrnpull (in OS/2):
> 
> (setq gnus-select-method '(nnspool ""))
> (setq nnspool-spool-directory "i:/usr/spool/slrnpull/news/")
> (setq nnspool-nov-directory "i:/usr/spool/slrnpull/news/")
> (setq nnspool-sift-nov-with-sed t)
> (setq nnspool-active-file "i:/usr/spool/slrnpull/data/active")
> (setq nnspool-inews-program "my_inews.cmd")

It seems cleaner to have the nnspool-* variables as server
parameters.  Then you can have two nnspool servers.  Like this:

(setq gnus-select-method
      '(nnspool ""
        (nnspool-spool-directory "i:/usr/spool/slrnpull/news/")
        ...))

kai
-- 
Be indiscrete.  Do it continuously.


  reply	other threads:[~2001-04-02 11:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-02  3:11 Slrnpull Harry Putnam
2001-04-02  4:52 ` Slrnpull Daniel Pittman
2001-04-03  5:42   ` Slrnpull Harry Putnam
2001-04-03  7:16     ` Slrnpull Kai Großjohann
2001-04-03 14:46       ` Slrnpull Laura Conrad
2001-04-03 23:42     ` Slrnpull Daniel Pittman
2001-04-04  3:35       ` Slrnpull Harry Putnam
2001-04-04  4:23         ` Slrnpull Daniel Pittman
2001-04-03 19:51   ` Slrnpull Colin Walters
2001-04-03 21:13     ` Slrnpull Stainless Steel Rat
2001-04-04  0:00       ` Slrnpull Colin Walters
2001-04-04  1:54         ` Slrnpull Stainless Steel Rat
2001-04-04  3:45           ` Slrnpull Harry Putnam
2001-04-04 16:02             ` Slrnpull Stainless Steel Rat
2001-04-04 17:10               ` Slrnpull Harry Putnam
2001-04-04  2:08     ` Slrnpull Daniel Pittman
2001-04-11 16:53       ` Slrnpull Colin Walters
2001-04-05  8:03     ` Slrnpull Kai Großjohann
2001-04-02  8:47 ` Slrnpull Anssi Saari
2001-04-02 11:08   ` Kai Großjohann [this message]
2001-04-02 14:44   ` Slrnpull Harry Putnam
2001-04-02 16:02     ` Slrnpull Kevin Falcone
2001-04-03  2:42       ` Slrnpull Harry Putnam
2001-04-03  3:33         ` Slrnpull Kevin Falcone
2001-04-03  6:38           ` Slrnpull Harry Putnam
2001-04-02 20:17     ` Slrnpull Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafr8zb5zks.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).