[mew-dist 23098] Re: Mew 2.x -> 3.x
Tatsuya Kinoshita
tats at example.com
2003年 2月 26日 (水) 23:47:31 JST
On December 10, 2002, [mew-dist 22480],
Tatsuya Kinoshita <tats at example.com> wrote:
> > > 移行の手引きをみんなでまとめることなどです。
> >
> > 「+mdrop -> $inbox」「1Z」くらいだと思うのだけど、ほかに何かあり
> > ますか?
>
> 一つ思い出しました。Mew 3だとProm-Mewがうまく動かないそうです。
>
> http://hb6.seikyou.ne.jp/home/Tyuyu/diary/200211.html
> http://hb6.seikyou.ne.jp/home/Tyuyu/diary/200212.html
その後、Mew 3.1では動いているそうです。(Mew 3.2での動作は不明)
http://bozu.sytes.net/~tyuyu/diary/?200301a&to=200301093#200301093
http://bozu.sytes.net/~tyuyu/diary/prom-mew.el
その他、Mew 2.x/3.1からMew 3.2への移行について、00diffを補足する
形で、下記にまとめてみました。
00diff:
| <Differences between Mew 3.2 and Mew 3.1>
|
| * 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.
Emacs 21.3なら、Customでmule groupの変数utf-translate-cjkをtに
すれば、Mule-UCS無しでもUTF-8で日本語を扱えるようになります。
([mew-dist 22645], 2002-12-21)
| * 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.
画像の色を反転させたいなら、変数mew-use-highlight-x-face-inversion
をtにします。
あと、変数mew-use-highlight-x-face-functionが廃止されました。
x-face-e21.elなどの外部パッケージを使うには、mew-highlight-x-face
関数の置き換えが必要になっています。([mew-dist 23062], 2003-02-08)
| * 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:.
mew-reply-all-alist等の設定例は、マニュアル(Info)に書かれてあり
ます。
| * New commands in Summary mode.
| "\", "m\", "m/"
| * Many bug fixes.
|
| <Differences between Mew 3.1 and Mew 2.2>
|
| * Supporting Darwin.
| * The structure of folder list is changed. Type "1Z" once after
| upgrading to Mew 3.1
古いMew 3でNNTPやIMAPを使っていたなら、`2Z'(NNTP)や`3Z'(IMAP)も
実行しておきましょう。
| * 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.
`g $ TAB RET'で$inboxへ移動できます。`case:$inbox'というふうに、
フォルダ名の前にcaseを指定すれば、該当するcaseのサーバにアクセス
できます。
あと、コピーの仕方が変わりました。$inboxからローカルに取り込むに
は、`o'や`c'ではなく、`lc'、または*マークを付けてから`mlc'でコピー
します。また、Tマークの付いたメールの全文をコピーするには、あらか
じめ`I'を押して全文を$inboxに取り込んでおく必要があります。
--
木下達也
Mew-dist メーリングリストの案内