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

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

split automagically an ancient group into archives


From: Sébastien Kirche
Subject: split automagically an ancient group into archives
Date: Sat, 08 Oct 2005 11:04:26 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hi,

I use to archive my sent messages into an nnml archive group.
It is set with the following :
(setq gnus-message-archive-group
          '((if (message-news-p)
                        (concat "nnml+archives:News-sent." (format-time-string 
"%Y-%m"))
                  (concat "nnml+archives:Mail-sent." (format-time-string 
"%Y-%m"))
                )))

Now I am accessing an old sent  group of my former MUA via nnmh backend;
it contains several  years that I need to keep. How  could I merge these
messages in my current nnml+archives ?

I would prefer a bit a of  code to evaluate into the scratch buffer than
manually  limiting the  display  of the  nnmh  group then  moving, in  a
repetitive way.

Could someone help me ? Thanks.
-- 
Sébastien Kirche


reply via email to

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