Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: spam.el mega patch
Date: Mon, 24 Nov 2003 13:46:31 +0100	[thread overview]
Message-ID: <v9ekvyvsrc.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <4n3ccfryr4.fsf@lockgroove.bwh.harvard.edu>

On Sun, Nov 23 2003, Ted Zlatanov wrote:

> On Sun, 23 Nov 2003, tzz@lifelogs.com wrote:
>
>> I would really appreciate it if anyone looked over the attached
>> patch, which adds some significant fixes to spam.el, namely:
> [...]
>
> version 2 of the patch does the preceding, plus:
[...]

When I leave a group (nnml, which is neither classified as spam nor as
ham), I get:

Debugger entered--Lisp error: (error "Invalid argument 3")
  call-process-region(1 1 nil nil nil nil "-d" "spam" "-h")
  apply(call-process-region 1 1 nil nil nil nil "-d" "spam" "-h")
  spam-ifile-register-with-ifile(nil "spam" t)
  spam-ifile-register-spam-routine(nil t)
  spam-ifile-unregister-spam-routine(nil)
  spam-register-routine(spam spam-use-ifile t nil)
  spam-summary-prepare-exit()
  run-hooks(gnus-summary-prepare-exit-hook)
  apply(run-hooks gnus-summary-prepare-exit-hook)
  gnus-run-hooks(gnus-summary-prepare-exit-hook)
  gnus-summary-exit()
  call-interactively(gnus-summary-exit)

Note, that I don't use ifile at all and I only have set up spam
processors for some nnimap and ^gmane (nntp) groups (from my
`gnus-parameters'):

   ("Spam/spamblock"
    (gnus-article-sort-functions '(gnus-article-sort-by-chars))
    (ham-process-destination "nnimap+urz:INBOX" "nnimap+urz:bayes/ham")
    (spam-contents gnus-group-spam-classification-spam))
   ("nnimap.*:\\(INBOX\\|[... some other groups ...]\\)"
    (spam-process-destination . "nnimap+urz:bayes/spam")
    (spam-contents gnus-group-spam-classification-ham))
   ("^gmane\\."
    (spam-process (gnus-group-spam-exit-processor-report-gmane)))

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2003-11-24 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-23  6:04 Ted Zlatanov
2003-11-23 13:38 ` Ted Zlatanov
2003-11-24 12:46   ` Reiner Steib [this message]
2003-11-24 16:12     ` Ted Zlatanov
2003-11-25 14:11       ` Reiner Steib
2003-11-25 18:26         ` 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=v9ekvyvsrc.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).