[Mew-dist 04080] Re: New mew-caesar.el beta
Yuji Yamano
u90156 at example.com
1998年 3月 4日 (水) 14:29:18 JST
Hideyuki SHIRAI <Shirai at example.com> writes:
> (setq mew-signature-insert-last t)
> (setq mew-signature-as-lastpart t)
> でマルチパートの最後に署名を挿入するとエラーになりませんか?
> この辺の環境がデフォルトの環境と違うので、良くわからない。
なりますね。このパッチでどうでしょうか。
--
やまの @ 五反田
--- mew-attach.el.orig Wed Mar 4 13:45:23 1998
+++ mew-attach.el Wed Mar 4 13:45:47 1998
@@ -370,7 +370,7 @@
(mimedir (mew-expand-folder (mew-draft-to-mime (buffer-name))))
(frompath from)
(efile (and to (concat subdir to)))
- tofile)
+ (tofile to))
(while (or (null frompath)
(file-directory-p (file-chase-links frompath)))
(setq frompath (mew-input-file-name
Mew-dist メーリングリストの案内