[Mew-dist 09824] Re: シングルパートでのPGP Cancel
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
1999年 7月 23日 (金) 22:46:03 JST
From: Tomio Sato (佐藤 富雄) <sato at example.com>
Subject: [Mew-dist 09822] シングルパートでのPGP Cancel
Date: Fri, 23 Jul 1999 16:47:00 +0900
> たぶん、自動PGPの頃からだと思うのですが、
> DraftModeでシングルパートPGPをキャンセルすると、
> マルチパート作成画面がいつもと違う感じで表示されてします。
このパッチでいかがでしょうか?
--かず
-------------- next part --------------
Index: mew-encode.el
===================================================================
RCS file: /usr/home/kazu/cvsroot/Mew/mew/mew-encode.el,v
retrieving revision 1.88
retrieving revision 1.89
diff -c -r1.88 -r1.89
*** mew-encode.el 1999/07/21 06:53:31 1.88
--- mew-encode.el 1999/07/23 13:46:38 1.89
***************
*** 121,126 ****
--- 121,127 ----
(mew-draft-make-single)))
(mew-draft-make-header))
(save-buffer)
+ (setq mew-encode-syntax nil) ;; for undo
(setq buffer-undo-list nil)
(message "Making a MIME letter ... done"))
(mew-draft-undo)))) ;; may not work due to timing
Mew-dist メーリングリストの案内