info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

split-fancy-with-parent


From: Vincent Beffara
Subject: split-fancy-with-parent
Date: Tue, 22 Mar 2011 19:24:32 +0100
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.3 (darwin)

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: vbeffara@ens-lyon.fr |
| 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  |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]