[Mew-dist 16618] 暗号メイルでのbodyの着色
KOIE Hidetaka ( 鯉江英隆 )
hide at example.com
2001年 2月 26日 (月) 15:10:52 JST
以下の条件が成立したメイルをよむとbodyの色がグレーになります。
1. シングルパートのメイル
2. bodyが英字だけからなる
3. PGPで暗号化している
#メイリングリストに暗号メイルは投げられないので
#関心のあるかたは自身でためしてみてください
白井さんに分析をおねがいしたのですが大変いそがしいとのことなので
mew-dist MLに投げます。
━━━━━━━━━━━━━━ここから━━━━━━━━━━━━━━
" *mew cache*n" をみると、
○ 通常のメイル
X-ML-Name: Mew-dist <= header 関連の text-property
X-Mail-Count: 16617 <= header 関連の text-property
Content-Type: Text/Plain; charset=iso-2022-jp <= text-property なし
Content-Transfer-Encoding: 7bit <= text-property なし
<= text-property なし
From: SHIBATA Akira <shibata.akira at example.com> さん曰く <= text-property なし
Subject: [Mew-dist 16615] Re: b108 <= text-property なし
○ 日本語の暗号化メール
X-Mailer: Mew version 1.95b109 on Emacs 20.7 / Mule 4.0 (HANANOEN) <= header 関連の text-property
Content-Type: Text/Plain; charset=iso-2022-jp <= (*1)
Content-Transfer-Encoding: 7bit <= (*1)
<= (*1)
先程、おくりましたメイルのbodyの色なんですが <= text-property なし
○ 英文の暗号化メール
X-Mailer: Mew version 1.95b109 on Emacs 20.7 / Mule 4.0 (HANANOEN) <= header 関連の text-property
Content-Type: Text/Plain; charset=us-ascii <= (*1)
Content-Transfer-Encoding: 7bit <= (*1)
<= (*1)
THIS IS A TEST MAIL. <= (*1)
ここで (*1) の text-property は
mew-noncontents nil
mew-visible t
face mew-highlight-header-face-marginal
となっている。(list-text-properties-atしらべ)
━━━━━━━━━━━━━━ここまで━━━━━━━━━━━━━━
雰囲気としては
ヘッダの最終行の「Content-Transfer-Encoding: 7bit」の色が
bodyにまで及んでいる感じです。
--
KOIE Hidetaka 鯉江英隆 <hide at example.com>
Mew-dist メーリングリストの案内