Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: split automagically an ancient group into archives
Date: Sat, 08 Oct 2005 11:04:26 +0200	[thread overview]
Message-ID: <85vf08fkh1.fsf@obelix.seki.fr> (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


                 reply	other threads:[~2005-10-08  9:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85vf08fkh1.fsf@obelix.seki.fr \
    --to=sebastien.kirche.no@spam.free.fr.invalid \
    --cc=sebastien.kirche@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).