Gnus development mailing list
 help / color / mirror / Atom feed
From: Norbert Koch <nk@viteno.net>
Subject: Problems including spam
Date: Tue, 31 Dec 2002 10:26:41 +0100	[thread overview]
Message-ID: <vzbs32zgha.fsf@viteno.dyns.net> (raw)

Hi!

I've got problems activating spam.el on my system.

Vitals:
- XEmacs 21.4 (patch 11) "Native Windows TTY Support" [Lucid]
  (i386-unknown-freebsd4.7, Mule) of Wed Dec 18 2002 on
  viteno.dyns.net 

- Oort Gnus v0.08


If I include the snippet 

(require 'spam)
(setq spam-junk-mailgroups '("tomb")
      spam-use-bogofilter t)

into my gnus.el, I get the following error on startup:

,----[ spam.bt ]
| Signaling: (error "Invalid prefix keys in sequence" ?S "St")
|   define-key(#<keymap size 386 0x33bc> "St" spam-bogofilter-score)
|   gnus-define-keys-1(gnus-summary-mode-map ("St" spam-bogofilter-score "Sx" gnus-summary-mark-as-spam "Mst" spam-bogofilter-score "Msx" gnus-summary-mark-as-spam "ä" gnus-summary-mark-as-spam))
|   byte-code("..." [gnus-summary-highlight gnus-define-keys-1 gnus-summary-mode-map ("St" spam-bogofilter-score "Sx" gnus-summary-mark-as-spam "Mst" spam-bogofilter-score "Msx" gnus-summary-mark-as-spam "ä" gnus-summary-mark-as-spam) ((eq mark gnus-spam-mark) . gnus-splash-face)] 3)
|   load-internal("spam" nil t nil binary)
|   load("spam" nil t nil)
|   require(spam)
|   byte-code("..." [spam-use-bogofilter spam-junk-mailgroups gnus-global-score-files gnus-summary-mode-map gnus-adaptive-score-alist define-key [(control c) x] gnus-scum-expunge require gnus-score expand-file-name "~/.xemacs/gnus/.score/spam.score" mapcar #<compiled-function (x) "...(20)" [x from remove] 4> spam ("tomb") t gnus-demon-add-handler nk-gnus-demon-scan-news 60 nil gnus-demon-add-rescan] 4)
|   load-internal("~/.xemacs/gnus/gnus.elc" nil t nil binary)
|   load("~/.xemacs/gnus/gnus.elc" nil t)
|   gnus-read-init-file()
|   gnus-1(nil nil nil)
|   gnus(nil)
|   call-interactively(gnus)
`----

I've tried a (require 'gnus-sum) beforehand, but to no avail.  It
works if I start Gnus and load spam afterwards, so I think, it's
simply sort of a timing problem.  Any pointers?

Another thing (although I might have misread the manual): I've thought
messages in spam-junk-mailgroups should be marked automatically as
SPAM, but this is not the case.  Am I missing some option or should I
add the complete group name along with the backend (nnml in my case)?

Thanks,
norbert.




             reply	other threads:[~2002-12-31  9:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-31  9:26 Norbert Koch [this message]
2002-12-31 17:10 ` Ted Zlatanov
2003-01-01 14:31 Norbert Koch
2003-01-01 14:42 Ted Zlatanov
2003-01-02  0:15 ` 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=vzbs32zgha.fsf@viteno.dyns.net \
    --to=nk@viteno.net \
    /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).