Kai Oliver Kaminski <[EMAIL PROTECTED]> writes:
> Pascal Bourguignon <[EMAIL PROTECTED]> writes:
>
>>> (setq nnimap-split-crosspost nil)
>>> (setq nnimap-split-inbox '("INBOX"))
>>> (setq nnimap-split-predicate "UNSEEN UNDELETED")
>>>
>>> (setq nnimap-split-rule 'nnimap-split-fancy)
>>> (setq nnimap-split-fancy
>>> '(| (subject "\\[Haskell\\]" "Haskell")
>>> (subject "\\[Haskell-cafe\\]" "Haskell-cafe")
>>> (subject "\\[slime-devel\\]" "slime-devel")
>>> ("List-Id" "yhc\\.haskell\\.org" "yhc")
>>> "misc"))
>>
>> I solved my similar problem (with nnmail) using any instead of fancy
>> subject or from...
> Thanks for the tip, but it still doesn't work. The worst thing is that
> the "List-Id" clause seems to work perfectly.
Have you tried
(setq nnmail-split-fancy-match-partial-words t)
Regards,
Emilio
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english