Gnus development mailing list
 help / color / mirror / Atom feed
* Problems loading spam
@ 2002-12-30 16:52 Norbert Koch
  0 siblings, 0 replies; only message in thread
From: Norbert Koch @ 2002-12-30 16:52 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-30 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-30 16:52 Problems loading spam Norbert Koch

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