[Mew-dist 869] Re: cannot send mail
Yuuichi Teranishi 寺西裕一
teranisi at example.com
1997年 4月 12日 (土) 21:05:21 JST
寺西@NTT情報研です.
jamamoto> また、make clean;make とすると mew-draft.el のバイトコンパイル時に
jamamoto>
jamamoto> ** file-coding-system-for-read is an obsolete variable;
jamamoto> use buffer-file-coding-system-for-read instead.
jamamoto> ** file-coding-system is an obsolete variable;
jamamoto> use buffer-file-coding-system instead.
jamamoto>
jamamoto> となりますので、一緒に修正してしまったのが以下のパッチです。
<中略>
jamamoto> ((equal mew-mule-version 2)
jamamoto> ! (make-local-variable 'file-coding-system-for-read)
jamamoto> ! (make-local-variable 'file-coding-system)
jamamoto> ! (setq file-coding-system-for-read mew-cs-autoconv)
jamamoto> ! (setq file-coding-system mew-cs-draft))
jamamoto> ((equal mew-mule-version 3)
jamamoto> (setq coding-system-for-read mew-cs-autoconv)
jamamoto> (setq coding-system-for-write mew-cs-draft))
xemacs って mew-mule-version == 3 ですよね??
この部分の変更は不要ではないでしょうか?
--
Yuuichi Teranishi (寺西裕一) Email: teranisi at example.com
Location: NTT Information and Communication Systems Laboratories
TEL: 0468-59-2839 FAX: 0468-59-2768 PHS: 050-106-7597
MyCar: RAV4J (19129km since Nov.1995)
Mew-dist メーリングリストの案内