Gnus development mailing list
 help / color / mirror / Atom feed
From: Raymond Scholz <ray-2003@zonix.de>
Cc: tzz@lifelogs.com
Subject: Re: gnus-registry question
Date: Thu, 13 Nov 2003 20:13:20 +0100	[thread overview]
Message-ID: <gd.87he185bfz@hush.zonix.de> (raw)
In-Reply-To: <4n8ymk8auu.fsf@benko.bwh.harvard.edu>

· Ted Zlatanov <tzz@lifelogs.com> wrote:

> Are you sure you don't mean gnus-registry-unfollowed-groups (default
> is '("delayed" "drafts" "queue"))?  I can't find
> gnus-registry-ignored-groups in my code :)

In lisp/gnus.el there's still a trace of
`gnus-registry-ignored-groups' :-)

> I think the list you indicate would actually be good for general use
> as a default, with a slight modification:
> (setq gnus-registry-unfollowed-groups '("delayed" "drafts" "queue"
>                                         "^nnrss:" "^nntp:" "spam"))

Yes, my old `gnus-registry-ignored-groups' did contain "^nnrss:" and
"^nntp:".

> (when (featurep 'spam)
>  (dolist (group spam-junk-mailgroups)
>  (add-to-list gnus-registry-unfollowed-groups group)))
>
> What do you think of the above as a default?  The ^ anchor is needed
> because otherwise groups like "nnml:discuss-nntp" would be matched.

Great.  Unless spammers start using the References
header. Uhm... Never mind :-)

Cheers, Ray
-- 
http://my.gnus.org - To boldly frobnicate what no newbie has grokked before.



  reply	other threads:[~2003-11-13 19:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12 21:41 Jake Colman
2003-11-12 22:04 ` Ted Zlatanov
2003-11-14 13:25   ` Jake Colman
2003-11-19 21:06     ` Ted Zlatanov
2003-11-12 23:07 ` Danny Siu
2003-11-13 15:50   ` Jake Colman
2003-11-13 16:57   ` Ted Zlatanov
2003-11-13 19:13     ` Raymond Scholz [this message]
2003-11-13 19:49     ` Danny Siu
2003-11-19 21:01       ` gnus-registry-ignored-groups (was: gnus-registry question) Ted Zlatanov

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=gd.87he185bfz@hush.zonix.de \
    --to=ray-2003@zonix.de \
    --cc=rscholz@zonix.de \
    --cc=tzz@lifelogs.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).