# HG changeset patch # User Richard M. Stallman # Date 1234895009 0 # Node ID 3742b500d87e91da690d1171e4e736b614a8ab6c # Parent 0ab7716e5c22892818043c7cbef006946aa10661 *** empty log message *** diff -r 0ab7716e5c22 -r 3742b500d87e etc/NEWS --- a/etc/NEWS Tue Feb 17 18:18:54 2009 +0000 +++ b/etc/NEWS Tue Feb 17 18:23:29 2009 +0000 @@ -924,6 +924,7 @@ ** Rmail ++++ *** Rmail no longer converts the messages to Babyl format. Instead, it keeps them in their original mbox format, both on disk and in Rmail buffers, and does conversion and decoding when a message is @@ -935,6 +936,10 @@ your machine and on the size of the file. You should find the rest of Rmail usage unaltered. +However, M-x set-rmail-inbox-list now lasts only for one session +because there is no way to save the list of inbox files in an +mbox-format file. + FIXME: Add more mbox merge details *** The command `rmail-redecode-body' no longer accepts the optional arg RAW. @@ -942,6 +947,17 @@ separate buffer, `rmail-redecode-body' no longer encodes the original message, and therefore there should be no need to avoid encoding it. ++++ +*** The o command is now `rmail-output'. It is an all-purpose command +for copying messages from Rmail and appending them to files. It +handles Babyl-format files as well as mbox-format files, and it +handles both kinds properly when they are visited in Emacs. It always +copies the full headers of the message. + ++++ +*** The C-o command is now `rmail-output-as-seen'. It uses +the message as displayed, appending it to an mbox file. + ** TeX modes --- *** New option latex-indent-within-escaped-parens