Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Virtual server/major confusion
Date: 31 Oct 1999 15:31:55 -0800	[thread overview]
Message-ID: <m3hfj7qf84.fsf@satellite.local.lan> (raw)
In-Reply-To: <vaf1zabb1nt.fsf@lucy.cs.uni-dortmund.de>

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Harry Putnam <reader@newsguy.com> writes:
> 
> > (nnml "news2nnml"
> >       (nnml-directory "/mnt/bak/news2nnml")
> >       (nnml-nov-directory "/mnt/bak/news2nnml")
> >       (nnml-active-file "/mnt/bak/news2nnml"))
> 
> /mnt/bak/news2nnml cannot be both a directory (nnml-directory) and a
> file (nnml-active-file)!  I think the customary choice is a file
> `active' in the nnml-directory, ie /mnt/bak/news2nnml/active.

Yes,  I caught that shortly after posting and tried a number of other
arrangements.  The current one that seems to work looks like this
(shortened the directory  name too):

(nnml "n2m"
      (nnml-directory "/mnt/bak/n2m/")
      (nnml-active-file "/mnt/bak/n2m/active"))


No nov files are generated with the above so added:

(nnml "n2m"
      (nnml-directory "/mnt/bak/n2m/")
      (nnml-nov-directory "/mnt/bak/n2m")
      (nnml-active-file "/mnt/bak/n2m/active"))

Still pressing "g" on n2m server doesn't generate nov files.

There are  some other  problems to:

The server buffer now shows several n2m servers:
(five total... I only created one) The others are read only.


     {nnfolder:archive} (opened)
     {nnml:n2m} (opened)
     {nnml:n2m+nnml+n2m:Dan} (opened)
     {nnml:n2m+nnml+n2m:JimH} (opened)
     {nnml:n2m+nnml+n2m:Rhoskins} (opened)
     {nndir:~/News/agent/nntp/enews.newsguy.com/gnu/emacs/gnus/} (opened)
     {nndir:~/News/agent/nntp/enews.newsguy.com/comp/lang/awk/} (opened)
     {nndir:~/tmp/Edited-core/} (opened)
     {nndir:~/tmp/Edited-cp/} (opened)
     {nndir:~/spool/backup/} (opened)
     {nndoc:gnus-help} (opened)
     {nndraft:} (opened)
     {nnml:n2m} (opened)
     {nnml:} (opened)
     {nntp:enews.newsguy.com} (opened)


Restarting gnus results in a server buffer showing two n2m servers:
(one opened one closed)

     {nnfolder:archive} (opened)
     {nnml:n2m} (closed)
     {nndir:~/News/agent/nntp/enews.newsguy.com/gnu/emacs/gnus/} (opened)
     {nndir:~/News/agent/nntp/enews.newsguy.com/comp/lang/awk/} (opened)
     {nndir:~/tmp/Edited-core/} (opened)
     {nndir:~/tmp/Edited-cp/} (opened)
     {nndir:~/spool/backup/} (opened)
     {nndoc:gnus-help} (opened)
     {nndraft:} (opened)
     {nnml:n2m} (opened)
     {nnml:} (opened)
     {nntp:enews.newsguy.com} (opened)

The groups have now appeared in "group" buffer, but they still don't
have nov files.

Seems like lots of crazy behavior for something that should be kind of
easy to do.




  reply	other threads:[~1999-10-31 23:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-31 18:03 Harry Putnam
1999-10-31 22:33 ` Kai Großjohann
1999-10-31 23:31   ` Harry Putnam [this message]
1999-11-01  0:21     ` Kai Großjohann
1999-11-01  1:01       ` Harry Putnam

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=m3hfj7qf84.fsf@satellite.local.lan \
    --to=reader@newsguy.com \
    /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).