Mercurial > emacs
changeset 102080:3742b500d87e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 17 Feb 2009 18:23:29 +0000 |
parents | 0ab7716e5c22 |
children | 04cccf4e9c21 |
files | etc/NEWS |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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