Hi there,
[Apparently this is not the first time the question is asked ...] I
can't seem to make fancy splitting put mails with their parents,
ever. Which is sad because I have been looking for this feature for a
while in other mailers !
A few pieces of my .gnus.el file which I thought were relevant to the
problem :
,----
| (setq gnus-registry-max-entries 2500)
| (setq nnmail-message-id-cache-length 2500)
| (gnus-registry-initialize)
|
| (setq gnus-select-method '(nnimap "local"
| (nnimap-address "localhost")
| (nnimap-stream network)
| ))
|
| (setq nnmail-treat-duplicates 'warn)
| (setq nnmail-cache-accepted-message-ids t)
| (setq nnmail-split-methods 'nnmail-split-fancy)
| (setq nnmail-split-fancy
| '(| (: nnmail-split-fancy-with-parent)
| "INBOX"))
`----
Invariably when I run "B t" gnus tells me "this message would be split
to INBOX" (but the "(: nnmail-split-fancy-with-parent)" does appear in
the window). What am I missing here ?
Cheers,
/v
--
| | UMPA - ENS Lyon | Mél: [email protected] |
| Vincent Beffara | 46 allée d'Italie | Tél: (+33) 4 72 72 85 25 |
| | 69364 Lyon Cedex 07 | Fax: (+33) 4 72 72 84 80 |
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english