Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* split automagically an ancient group into archives
@ 2005-10-08  9:04 Sébastien Kirche
  0 siblings, 0 replies; only message in thread
From: Sébastien Kirche @ 2005-10-08  9:04 UTC (permalink / raw)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-08  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-08  9:04 split automagically an ancient group into archives Sébastien Kirche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).