[Mew-dist 04882] Re: 1.93b35

SAITO Tetsuya ( さいとてつや ) saito at example.com
1998年 5月 27日 (水) 02:13:56 JST


さいとです.

From: Masachika ISHIZUKA <ishizuka at example.com>
Subject: [Mew-dist 04880] Re: 1.93b35
Date: Wed, 27 May 1998 00:44:17 +0900

>   なるほど、発生しました。
>   Oraganization: が表示されていると起きるみたいです。
> 例えば [Mew-dist 04855] でも発生しました。

--- mew-decode.el.orig  Wed May 27 02:09:50 1998
+++ mew-decode.el       Wed May 27 02:10:13 1998
@@ -670,7 +670,7 @@
       (while (< i len)
        (if (aref visibles i) (insert (aref visibles i)))
        (setq i (1+ i)))
-      (and mew-field-other-visible others (insert others))
+      (and (not mew-field-other-visible) others (insert others))
       )
     (mew-highlight-x-face (point-min) (point))
     )

でしょうか.

-- 
さいとてつや <saito at example.com>



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