Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Shields <shields@msrl.com>
Subject: Does spam.el only use group parameters now?
Date: Tue, 07 Jan 2003 00:33:48 +0000	[thread overview]
Message-ID: <873co5yf0z.fsf@mulligatwani.msrl.com> (raw)

It looks like spam.el, since the big customization change last week,
uses only group parameters to determine whether a message should be
processed on exit or not.  This is not convenient for me, since I have
dozens of mail groups; I want to invoke bogofilter whenever I exit
a mail group, but I don't want to set dozens of group parameters.

Is there a way around this?  This clumsily hacks around it:

    (defun spam-group-processor-bogofilter-p (group)
      (not (gnus-news-group-p group)))

but that's obviously not the right way to solve the problem.
-- 
Shields.




             reply	other threads:[~2003-01-07  0:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07  0:33 Michael Shields [this message]
2003-01-07  1:14 ` Ted Zlatanov
2003-01-07  4:37   ` Michael Shields
2003-01-07  4:43     ` 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=873co5yf0z.fsf@mulligatwani.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).