[Mew-dist 10490] Re: b55 & im-126
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
1999年 8月 27日 (金) 14:08:55 JST
From: "Takashi P.KATOH" <p-katoh at example.com>
Subject: [Mew-dist 10476] Re: b55 & im-126
> +draft で reedit が出来なくなりました。
こうかな?
--かず
-------------- next part --------------
Index: mew-summary.el
===================================================================
RCS file: /usr/home/kazu/cvsroot/Mew/mew/mew-summary.el,v
retrieving revision 1.214
diff -c -r1.214 mew-summary.el
*** mew-summary.el 1999/08/26 08:45:53 1.214
--- mew-summary.el 1999/08/27 05:18:12
***************
*** 1365,1371 ****
(cache (mew-current-get 'cache))
syntax doit)
(cond
! ((null cache))
(msg
(setq doit t))
(part
--- 1365,1371 ----
(cache (mew-current-get 'cache))
syntax doit)
(cond
! ((and part (null cache)))
(msg
(setq doit t))
(part
Mew-dist メーリングリストの案内