[Mew-dist 17149] Re: multipart/alternative
SUGIMORI ( 杉森 隆行 )
taro at example.com
2001年 4月 18日 (水) 13:00:31 JST
すぎもりです。
本題とは違うのですが、
From: Kazu Yamamoto (山本和彦) <kazu at example.com>
Subject: [Mew-dist 17145] Re: multipart/alternative
Date: Wed, 18 Apr 2001 11:01:30 +0900
> P.S.
> やっぱり、"," と C-cC-i が分れているのは、冗長っぽい。
一行目で "," -> メール全体のraw表示
パートで "," -> 指定されたパートのraw表示
※第一パート*だけ*のraw表示をしたい人は、":"で展開してから","
ということ? ちょっと強引?
P.S. ひょっとして、こう?
*** mew-summary.el.org Mon Apr 9 15:34:42 2001
--- mew-summary.el Tue Apr 10 11:43:48 2001
***************
*** 1014,1020 ****
(mew-mime-execute-command program nil t fname ctl cache begin end)))
(defun mew-summary-insert-part ()
! "Insert row message or part into Message mode."
(interactive)
(mew-summary-part
(let* ((fld (mew-current-get-fld (mew-frame-id)))
--- 1014,1020 ----
(mew-mime-execute-command program nil t fname ctl cache begin end)))
(defun mew-summary-insert-part ()
! "Insert raw message or part into Message mode."
(interactive)
(mew-summary-part
(let* ((fld (mew-current-get-fld (mew-frame-id)))
Mew-dist メーリングリストの案内