[Mew-dist 04258] Re: CoverPage に対する X-Mew フィールド

Kazu Yamamoto ( 山本和彦 ) Kazu at example.com
1998年 3月 23日 (月) 19:24:24 JST


From: KOIE Hidetaka (鯉江英隆) <koie at example.com>
Subject: [Mew-dist 04256] CoverPageに対するX-Mewフィールド
Date: Mon, 23 Mar 1998 18:40:41 +0900

> mew-1.93b25なんですがCoverPageにサインしても
> X-Mew:フィールドに結果が現れません。
> <2>などは表示されています。

すいません。

--かず

Index: mew-syntax.el
===================================================================
RCS file: /usr/local/cvsroot/mew/mew-syntax.el,v
retrieving revision 1.17
diff -c -r1.17 mew-syntax.el
*** mew-syntax.el	1998/03/23 08:52:00	1.17
--- mew-syntax.el	1998/03/23 10:33:52
***************
*** 520,526 ****
  	       (equal (capitalize (car (mew-syntax-get-ct (aref syntax cnt))))
  		      mew-ct-txt)
  	       (or (null cdp) (null (mew-syntax-get-member cdp "filename"))))
! 	  ()
  	(mew-syntax-singlepart
  	 msg
  	 (aref syntax cnt)
--- 520,528 ----
  	       (equal (capitalize (car (mew-syntax-get-ct (aref syntax cnt))))
  		      mew-ct-txt)
  	       (or (null cdp) (null (mew-syntax-get-member cdp "filename"))))
! 	  (mew-decode-syntax-set-privacy
! 	   (aref syntax cnt)
! 	   (if part (concat part "." (int-to-string num)) (int-to-string num)))
  	(mew-syntax-singlepart
  	 msg
  	 (aref syntax cnt)



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