diff options
author | uebayasi <uebayasi> | 2004-11-29 14:31:45 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2004-11-29 14:31:45 +0000 |
commit | c2b01b9cbed4dff3b3824ced3af32fae9c143db7 (patch) | |
tree | 0c03c296e9be5727c0dd7d28bf1394b06a2f400b /mail/mew3/distinfo | |
parent | ed210826b6092f11b2390557f4e2c396f73494e2 (diff) | |
download | pkgsrc-c2b01b9cbed4dff3b3824ced3af32fae9c143db7.tar.gz |
Update mail/mew to 4.1, obsoleting mew 2.x/3.x.
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.
Diffstat (limited to 'mail/mew3/distinfo')
-rw-r--r-- | mail/mew3/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mew3/distinfo b/mail/mew3/distinfo index dcf885ffba9..460f0ba9af3 100644 --- a/mail/mew3/distinfo +++ b/mail/mew3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/08/18 14:29:13 taca Exp $ +$NetBSD: distinfo,v 1.4 2004/11/29 14:31:45 uebayasi Exp $ -SHA1 (mew-3.3.tar.gz) = 173189ab30d95972c3dc0dc2367ef1fdd6abf5c7 -Size (mew-3.3.tar.gz) = 840756 bytes +SHA1 (mew-4.1.tar.gz) = 4a89e7d32acd5bfae10aae40b4c5728262f2c750 +Size (mew-4.1.tar.gz) = 899279 bytes |