Emanuel Berg <embe8...@student.uu.se> writes:

> I use the interactive system and do not edit the file
> by hand (yet). So without Subject being in
>
>     (setq gnus-extra-headers   '(To Cc Keywords Gcc Newsgroups X-Spam-Flag 
> Subject)
>           nnmail-extra-headers gnus-extra-headers)
>
> it says it isn't there.

I kinda doubt you can add one of the non-extra headers to the extra list
and have it work.

> It is exactly "YES" unless there are whitespaces,
> newlines and such to consider. Anyway it is the same
> situation with a substring match:
>
>     (("extra"
>       ("Hej" -1000 nil s "Subject")
>       ("YES" -1000 nil s "X-Spam-Flag"))
>       ... )

Could you try edebugging though gnus-score-string and see why this
doesn't work?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to