* 2010-05-10 20:51 (+0200), Štěpán Němec wrote:
> Andreas Seltenreich <[email protected]> writes:
>> Last time I configured the spam package, it wanted a /list/ of
>> processors instead. I used group parameters to configure it though,
>> so this might not be the case here.
>
> Bingo! Changing the above to
>
> (setq gnus-spam-process-newsgroups
> '(("^gmane\\." ((spam spam-use-gmane)))))
>
> did it, thanks!
Ah, now I remember having been confused about the same thing. You know,
there are actually three nested lists in the CDR of that item:
("^gmane\\." . (((spam spam-use-gmane))))
It would seem that one level is unnecessary.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english