Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Stern <stern+gnus@cray.com>
Subject: Re: How to load spam.el just for gmane reporting?
Date: Thu, 25 Sep 2003 13:27:10 -0700	[thread overview]
Message-ID: <yccad8sr4v5.fsf@orff.wc.cray.com> (raw)
In-Reply-To: <87d6do7kd4.fsf@doohan.bang.priv.no>

On 25 Sep 2003, Steinar Bang wrote:
> The manual says the following about loading the spam.el package:
>
>    ...So you should load `spam.el' after you set one of the
>    `spam-use-*' variables:
>
>      (setq spam-use-bogofilter t)
>      (require 'spam)
>
> But what if I just wish to load this package for use with the gmane
> groups?  There is no spam-use-gmane variable.  At least none that I
> could find?
>
> Thanx!
>
>
> - Steinar

Here's what I do:

In .gnus:

   ;; Set up spam reporting
   (require 'spam)
   (require 'spam-report)

I put all my Gmane groups in a single Topic.  Then I customize group
parameters for the Topic ("G p" on the "Gmane" topic line in the *Group*
buffer):

        ((spam-process
          (gnus-group-spam-exit-processor-report-gmane)))

If there is any extra overhead for having all the other spam stuff in there, I
don't notice it.

Ted
-- 
 Ted Stern                                 Applications Group
 Cray Inc.                               office: 206-701-2182
 411 First Avenue South, Suite 600         cell: 206-383-1049
 Seattle, WA 98104-2860                     FAX: 206-701-2500

 Frango ut patefaciam -- I break that I may reveal
 (The Paleontological Society motto, equally apropos for debugging)




  parent reply	other threads:[~2003-09-25 20:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25 19:12 Steinar Bang
2003-09-25 19:52 ` Reiner Steib
2003-09-27 22:45   ` Steinar Bang
2003-09-27 23:02     ` Steinar Bang
2003-09-28 13:46     ` Reiner Steib
2003-10-02 18:40   ` Ted Zlatanov
2003-10-02 20:00     ` Reiner Steib
2003-09-25 20:27 ` Ted Stern [this message]
2003-09-27 22:39   ` Steinar Bang
2003-09-27 23:08     ` Steinar Bang
2003-10-02 18:31     ` 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=yccad8sr4v5.fsf@orff.wc.cray.com \
    --to=stern+gnus@cray.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).