diff options
author | Glenn Morris <rgm@gnu.org> | 2009-03-26 05:38:59 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-03-26 05:38:59 +0000 |
commit | bcf3f1f5de62dae69a1023c90d697bf5bc649a10 (patch) | |
tree | 58aa805592f49cb4c019d2b76025a61f255abfe9 | |
parent | 3835d0d099311dc2cc1e6a48b8b9c5a4bb0fb14a (diff) | |
download | emacs-bcf3f1f5de62dae69a1023c90d697bf5bc649a10.tar.gz |
Add C-u M-x rmail to previous change.
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -946,7 +946,8 @@ mbox-format file. Also, whereas with Babyl format M-x find-file would switch to Rmail mode, with mbox format this is no longer the case (there being no way -to add an "-*- rmail-*-" cookie to an mbox file). +to add an "-*- rmail-*-" cookie to an mbox file). Use C-u M-x rmail +instead. If you have written any extensions to Rmail, they are likely to need updating. Conceptually, the Rmail buffer that you see is no longer |