[Mew-dist 11229] 1.95b4
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
1999年 11月 10日 (水) 21:22:00 JST
mew-1.95b4.tar.gz を ftp.Mew.org:/pub/Mew/alpha の下に置きました。dir
はできませんが、get できます。
危険ですので冒険家のみが使って下さい。info は更新していません。
以下の 00readme を読んで下さいね。
Mew 1.95b4 is the first step to the 8bit clean world.
DON'T FORGET TO INSTALL NEW mewencode!
New features:
- 8bit clean. If mew-use-8bit is non-nil, 8bit charset in a body
is sent without any MIME encoding(i.e. CTE: 8bit).
If this is nil, 8bit charset in a body is sent with an
appropriate MIME encoding(e.g. CTE: quoted-printable).
Also, 8bit messages to be attached are converted into 7bit.
8bit messages to be signed are also converted into 7bit. This
is required by the Multipart/Signed spec.
mew-use-8bit is t by default.
- Preview. Typing C-cC-m in Draft mode leads you to +draft
in Summary mode. If you are on +draft in Summary mode,
typing C-cC-c sends the current message. In +inbox, C-cC-c
flushes the message queue.
Typing C-cC-c in Draft sends the draft without preview.
Note: the preview feature still has many problems especially
when you have some messages in +draft.
- MIME editor. Typing "E" (i.e. reediting) in Summary mode
leads you Draft mode. If the target is multipart, attachments
are prepared.
- Auto input-method selection. Typing C-cC-y or C-cC-t
in Draft mode automatically selects input-method on X/Emacs
20 or later.
For example, Germany can be represented by both iso-8859-1
and iso-8859-1. When you received a Germany message in
iso-8859-2, it would be nice if latin-2-postfix is selected
for input-method. To implement this, put the following to
your .emacs.
(setq mew-charset-input-method-alist
'(("iso-8859-1" . "latin-1-postfix")
("iso-8859-2" . "latin-2-postfix")))
Please test:
Does "Config:" works well in Draft mode?
Missing in Summary mode:
mew-summary-edit-again (M-e)
mew-summary-resend (r)
Missing in Draft mode:
C-uC-cC-c (Send this draft and retain it so that it
can be sent with different destinations
by C-cC-c again)
--かず
Mew-dist メーリングリストの案内