This is a major update. Changes since 3.x are:
* Summary mode format
- Parts of message bodies are displayed.
- Message number disappeared.
- "=" displays its message number.
- Refile information overrides its body part in Summary mode.
- 'mew-scan-form*' is now 'mew-summary-form*'.
- "j" now jumps to a message with line number instead of its
message number.
- You can still pack messages by "O" in a local folder.
* A new mark scheme
- Marks are preserved even if Emacs is terminated.
- The unread mark 'U' is introduced.
- The multi mark '@' is obsoleted.
- To handle multiple messages, use the target mark '*'.
- To preserve the target mark '*', use the escape mark '$'.
- You can create Virtual mode for unread messages by
"C-um/" + 'U'.
* Summary mode
- Refile information is logged. See "Mail/Refilelog".
- You can pick or grep for a region as well as the entire
folder. ("?" and "'")
- You can rename and remove folders. ("Rd" and "Rr")
* Message mode
- If To:/Cc: contains many addresses, they are covered with a
invisible veil except the first four lines. To toggle the
veil, type "zv".
* Virtual mode
- You can pick or grep if the Virtual mode is created of
a one physical folder.
- You can make a thread if the Virtual mode is created of
a one physical folder.
* Draft mode
- You can complete addresses even if they have the same user
name. See 'mew-use-full-alias'.
- Fixing a bug of 'mew-make-message-hook' so that ispell-message
works.
* IMAP
- A new name space. You can omit the unnecessary prefix,
"inbox."!
- Fcc: %backup
- Invalid cache messages are marked with "#".
- Invalid cache messages can be created even online (by "x").
- IMAP messages are cached with the same UID number.
- Transition mechanism from POP to IMAP is provided.
M-x mew-summary-from-local-to-imap copies messages on a
local file system to an IMAP server.
* NetNews
- NetNews articles are now gained access by article numbers
instead of Message-Id:. Articles are cached with the same
article number.
* Spam filter
- Mew side filtering when scanning/retrieving.
See 'mew-inbox-action-alist'.
- Mew side filtering by a command. ('"')
- IMAP server side filtering. See 'mew-imap-spam-field'.
- Learning as spam or ham. ("ls" and "lh")
* Network
- POP/IMAP/SMTP/NNTP preserves its status even if its
connection is lost by accident.
* Other
- "mewls" is now called "mewl" so that both "mewls" or Mew 2/3
and "mewl" for Mew 4 co-exist.
Mew 3.3 release (2003/07/24)
Mew 3.3 release candidate 4 (2003/07/16)
* Set mew-icon-p to t on Emacs 21 when tool-bar is available.
KOSEKI Yoshinori <kose@yk.NetLaputa.ne.jp>
* Defining mew-highlight-x-face-function.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Tuning up mew-summary-scan.
* mew-input-refile-folders sets inhibit-quit to nil to avoid
Emacs 21.3's bug.
* Security fix: stunnel now allows access from localhost only.
Koga Youichirou <y-koga@cq.jp.nec.com>
Mew 3.3 release candidate 3 (2003/06/23)
* Implementing mew-find-file-noselect2().
* Setting buffer-file-coding-system for Summary/Virtual mode
so that modeline displays "1".
* Loosen content-type check. ("Text" instead of "Text/")
Mew 3.3 release candidate 2 (2003/06/19)
* Security fix: Implementing mew-find-file-noselect to prevent
file-local variable attack.
* A bug fix for "mr" in Virtual mode.
* A bug fix for "mo".
Mew 3.3 release candidate 1 (2003/05/22)
* A bug fix for mew-smtp-queue again.
* A bug fix for handling Message-Id: in citation.
* Checking utf-translate-cjk-mode to set mew-internal-utf-8p.
* A bug fix for 7bit vs mew-convert-singlepart.
* The filename parameter for CDP:inline of CT: Message/.
* Moving the position of mew-make-message-hook so that ispell-message
works.
Changes since 3.1 are:
* If SSL/SSH is used for message retrieval by POP/IMAP/NNTP,
it is notified in mode line ("Sec" or a lock image).
* Supporting Emacs 21.3's native UTF-8.
* Translation between Latin 0 and Latin 1.
* A certificate of an SSL server can be verified. For this, "stunnel"
v3 and v4 are supported and support for "openssl s_client" is
obsoleted.
* Supporting X-Face: on Emacs 21. To use X-Face: on any Emacsen,
install "uncompface" command and the "netpbm" package.
* Obsoleting the following variables:
mew-noreplyto-to-list
mew-noreplyto-cc-list
mew-replyto-to-list
mew-replyto-cc-list
mew-fromme-to-list
mew-fromme-cc-list
And defining the following variables:
mew-reply-all-alist
mew-reply-sender-alist
mew-reply-fromme-alist
This change enables support for NetNews and non-standard fields
such as Mail-Folloup-To:.
* New commands in Summary mode.
"\", "m\", "m/"
* Many bug fixes.
Differences from Mew 2.2 are:
* Supporting Darwin.
* The structure of folder list is changed. Type "1Z" once after
upgrading to Mew 3.1
* You can enter folder search mode by typing C-s and C-r in
minibuffer.
* Off-line version of "x", namely "lx", is introduced.
* "x" became much faster thanks to a new algorithm of mew-dir-messages().
* A new range "sync" is defined.
* IMAP and NNTP are supported.
* +mdrop is renamed to $inbox.