Gnus development mailing list
 help / color / mirror / Atom feed
* read saved articles
@ 2006-03-01 13:53 Georg Otto
  2006-03-01 15:36 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Georg Otto @ 2006-03-01 13:53 UTC (permalink / raw)


Dear all,

I want to apologize that I have to post a question that is probably a
FAQ, but I did not find anything enlightening in Google or the Gnus
manager:

When I save a message using "o" it is saved to a Rmail file. What is
the best way to read these saved messages (without all the headers and
ideally in a thread-like structure)?

Best,

Georg




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: read saved articles
  2006-03-01 13:53 read saved articles Georg Otto
@ 2006-03-01 15:36 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2006-03-01 15:36 UTC (permalink / raw)


On Wed, Mar 01 2006, Georg Otto wrote:

> When I save a message using "o" it is saved to a Rmail file. 

You can customize the variable `gnus-default-article-saver':

,----[ <f1> v gnus-default-article-saver RET ]
| gnus-default-article-saver is a variable defined in `gnus-art.el'.
| 
| Documentation:
| A function to save articles in your favourite format.
| The function must be interactively callable (in other words, it must
| be an Emacs command).
| 
| Gnus provides the following functions:
| 
| * gnus-summary-save-in-rmail (Rmail format)
| * gnus-summary-save-in-mail (Unix mail format)
| * gnus-summary-save-in-folder (MH folder)
| * gnus-summary-save-in-file (article format)
| * gnus-summary-save-body-in-file (article body)
| * gnus-summary-save-in-vm (use VM's folder format)
| * gnus-summary-write-to-file (article format -- overwrite).
| 
| You can customize this variable.
`----

> What is the best way to read these saved messages (without all the
> headers and ideally in a thread-like structure)?

,----[ (info "(gnus)Foreign Groups") ]
| `G f'
|      Make a group based on some file or other
|      (`gnus-group-make-doc-group').  If you give a prefix to this
|      command, you will be prompted for a file name and a file type.
|      Currently supported types are `mbox', `babyl', `digest', `news',
|      `rnews', `mmdf', `forward', `rfc934', `rfc822-forward',
|      `mime-parts', `standard-digest', `slack-digest', `clari-briefs',
|      `nsmail', `outlook', `oe-dbx', and `mailman'.  If you run this
|      command without a prefix, Gnus will guess at the file type.  *Note
|      Document Groups::.
`----

If the guessed file type is incorrect you should use `babyl' for RMAIL
files.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-01 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01 13:53 read saved articles Georg Otto
2006-03-01 15:36 ` Reiner Steib

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).