aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-03-25 06:49:19 +0000
committerGlenn Morris2009-03-25 06:49:19 +0000
commit329a643c50ede08c2d11ca33b6a374617f70d9b4 (patch)
tree4aa1aaf8f756c90e29beaeeb600b80d25297d924
parentc6493cdde31740892445ea9927bbc461da84ae36 (diff)
downloademacs-329a643c50ede08c2d11ca33b6a374617f70d9b4.tar.gz
emacs-329a643c50ede08c2d11ca33b6a374617f70d9b4.zip
Mention M-x find-file no longer works for Rmail files.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 64a3d173405..51819d6b10b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -944,6 +944,10 @@ However, M-x set-rmail-inbox-list now lasts only for one session
944because there is no way to save the list of inbox files in an 944because there is no way to save the list of inbox files in an
945mbox-format file. 945mbox-format file.
946 946
947Also, whereas with Babyl format M-x find-file would switch to Rmail
948mode, with mbox format this is no longer the case (there being no way
949to add an "-*- rmail-*-" cookie to an mbox file).
950
947If you have written any extensions to Rmail, they are likely to need 951If you have written any extensions to Rmail, they are likely to need
948updating. Conceptually, the Rmail buffer that you see is no longer 952updating. Conceptually, the Rmail buffer that you see is no longer
949just a narrowed portion of the whole. So you cannot access the whole 953just a narrowed portion of the whole. So you cannot access the whole