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

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

Re: How to export nnml group to mbox file?


From: Leo
Subject: Re: How to export nnml group to mbox file?
Date: Tue, 28 Nov 2006 22:46:29 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

On Tuesday, 28 Nov 2006, Jochem Huhmann wrote:

> Hi,
>
> I have a nnml group with many mails in it I want to export to a unix
> mailbox file. After looking through the Gnus manual and then googling for it
> I still came up empty handed. Probably I'm just using the wrong
> keywords...
>
>
> Any hints?
>
>         Jochem

Does the following command work for you?

,----
| C-o runs the command gnus-summary-save-article-mail
|   which is an interactive compiled Lisp function in `gnus-sum.el'.
| It is bound to C-o, O m, <menu-bar> <Article> <Output> <Save in Unix mail 
format...>.
| (gnus-summary-save-article-mail &optional arg)
| 
| Append the current article to a Unix mail box file.
| If N is a positive number, save the N next articles.
| If N is a negative number, save the N previous articles.
| If N is nil and any articles have been marked with the process mark,
| save those articles instead.
`----


-- 
Leo





reply via email to

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