Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Shields <shields@msrl.com>
Subject: Making all nnml groups visible
Date: 04 Jan 2001 23:44:14 +0000	[thread overview]
Message-ID: <87snmyc27l.fsf@challah.msrl.com> (raw)

With Oort Gnus 0.01, I have:

    (setq nnml-directory "~/Gnuspool/")
    (setq mail-sources
          '((directory :path (concat nnml-directory ".incoming/")
                       :suffix "")))
    (setq mail-source-delete-incoming t)

    (setq gnus-subscribe-newsgroup-method 'gnus-subscribe-topics)

    (setq gnus-check-new-newsgroups 'ask-server)
    (setq gnus-read-active-file 'some)

However, new nnml groups -- i.e., by creating a file in
~/Gnuspool/.incoming -- don't seem to appear in the group buffer.
If I add them with `j', they appear as killed.  I'd like them to be
subscribed.  How can I do this?

Also, I don't see that it's useful to have an nnml group existent but
invisible.  Is it possible to make them always visible?
-- 
Shields.



             reply	other threads:[~2001-01-04 23:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-04 23:44 Michael Shields [this message]
2001-01-05 14:37 ` Kai Großjohann
2001-01-09 22:19   ` Michael Shields
2001-01-09 23:20     ` Kai Großjohann
2001-01-06 15:35 ` NAGY Andras
2001-01-09 22:37 ` Alan Shutko

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=87snmyc27l.fsf@challah.msrl.com \
    --to=shields@msrl.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).