[Mew-dist 06424] RE: "In-Reply-To" and "References" fields

KOIE Hidetaka ( 鯉江英隆 ) koie at example.com
1998年 9月 14日 (月) 14:41:50 JST


From: Mito <mit at example.com>
Subject: [Mew-dist 06423] Re: "In-Reply-To" and "References" fields
Date: Mon, 14 Sep 1998 13:25:23 +0900

 | 鯉> パッチを当てても、referencesにreply mailのmessage-idが入るようです。
 | 
 | 「reply mail」ってのは、今書いているこのメールだと鯉江さんの
 | [Mew-dist 06420]のメールのことですよね?
 | 入るようにしていたはずですよ。

堀>   - In-Reply-Toには「現在直接replyしているmail」のmessage-IDを入れる
堀>   - Referencesには「いま書いているmail」で参照している、他のmailの
堀>     message-IDを入れる
というところをみて、直接replyしているメイルのIDは含まないのではないか
と思ったのでした。rfc822だと
     4.6.3.  REFERENCES
             The contents of this field identify other  correspondence
        which  this message references.  
となっているので、referencesフィールドはreplyメイルとは関係ないですね。
わたしの勘違いです。

 | 鯉> パッチをながめた感じだと、入れる部分のコードが削られているようなのですが..
 | 
 | なんか変なことをしている可能性大ですので、どの辺か教えてもら
 | えますか?

すみません、これは私の錯覚でした。パッチの頭の
-  (if in-reply-to
-      (if references
-         (setq in-reply-to (concat "Your message of \""
-                                   in-reply-to "\"\n\t" references))
-       (setq in-reply-to (concat "Your message of \"" in-reply-to "\""))))
の部分をみて、そう思い込んでしまいました。

--
KOIE Hidetaka 鯉江英隆 koie at example.com 数理技研 SURIGIKEN Co.,LTD.



Mew-dist メーリングリストの案内