Gnus development mailing list
 help / color / mirror / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Subject: Re: Getting started with spam filtering
Date: Fri, 10 Jan 2003 00:23:20 +0100	[thread overview]
Message-ID: <87znq9vrfb.fsf@emacswiki.org> (raw)
In-Reply-To: <4nr8bmb8bd.fsf@lockgroove.bwh.harvard.edu>

Ted Zlatanov <tzz@lifelogs.com> writes:

> I especially don't want spam-stat.el to install its hooks into article
> retrieval, since spam.el passes articles around to spam/ham processors
> as strings.  Also, I added some things to spam-stat.el that are
> necessary and/or nice such as the spam score threshhold.
>
> Alex, can you look at the attached patch (it's against today's Gnus)
> and see what you think?  I don't want to commit or test the patch
> until I know it's sensible and OK with you.  Like I said, avoiding the
> hook installation is especially important.

Hm.  While this will basically work, what happens if somebody does

(require 'spam-stat)
(require 'spam)
etc.

I think the hooks will be installed nevertheless.

But then again -- what's so bad about the hooks?  All they do is store
a copy of the article text in another buffer.  Sure, it takes some
time.  But so what?

Alex.



  reply	other threads:[~2003-01-09 23:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 13:51 Niklas Morberg
2003-01-07 14:44 ` Ted Zlatanov
2003-01-07 16:43   ` Frank Schmitt
2003-01-07 17:30     ` Ifile vs. bogofilter (was: Getting started with spam filtering) Frank Schmitt
2003-01-08  6:04   ` Getting started with spam filtering Kai Großjohann
2003-01-08  9:18     ` Lars Magne Ingebrigtsen
2003-01-08 15:26     ` Ted Zlatanov
2003-01-08 23:36       ` Alex Schroeder
2003-01-09 14:23         ` Jorge Godoy
2003-01-09 15:11           ` Andreas Fuchs
2003-01-09 18:38           ` Alex Schroeder
2003-01-10  7:44             ` Niklas Morberg
2003-01-10 12:12               ` Alex Schroeder
2003-01-10 12:51                 ` Niklas Morberg
2003-01-10 13:10                   ` Ted Zlatanov
2003-01-10 13:43                     ` Niklas Morberg
2003-01-10 16:39                       ` Ted Zlatanov
2003-01-24 13:45                         ` Displaying spam score (Was: Re: Getting started with spam filtering) Niklas Morberg
2003-01-10 14:44                   ` Getting started with spam filtering Alex Schroeder
2003-01-15  1:32                   ` Danny Siu
2003-01-10 13:43                 ` Kai Großjohann
2003-01-11 15:41                   ` Simon Josefsson
2003-01-09  8:03       ` Niklas Morberg
2003-01-09 16:24         ` Ted Zlatanov
2003-01-09 23:23           ` Alex Schroeder [this message]
2003-01-10  2:07             ` Ted Zlatanov
2003-01-10  4:55               ` Alex Schroeder
2003-01-10  5:54                 ` Ted Zlatanov
2003-01-10 10:41                   ` Niklas Morberg
2003-01-10 11:01                     ` Niklas Morberg
2003-01-10 12:50                       ` Ted Zlatanov
2003-01-08 11:28   ` Niklas Morberg
2003-01-08 15:23     ` 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=87znq9vrfb.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    /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).