Gnus development mailing list
 help / color / mirror / Atom feed
From: Norbert Koch <nk@viteno.net>
Subject: Problems loading spam
Date: Mon, 30 Dec 2002 17:52:51 +0100	[thread overview]
Message-ID: <vzel7zzbx8.fsf@viteno.dyns.net> (raw)

Hi!

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

I've added the following to my gnus.el:

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

This results in the error

Signaling: (error "Invalid prefix keys in sequence" ?S "St")
  define-key(#<keymap size 386 0x3380> "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)
[...]
  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)


which is sort of undesired.  If I start gnus and load the library
afterwards, everything seems to be fine.

Hmm.

I've inserted a (require 'gnus-group) beforehand, but to no avail.

Any pointers?

TIA,
norbert.



                 reply	other threads:[~2002-12-30 16:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=vzel7zzbx8.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).