[Mew-dist 13631] Re: a patch for pop

Shun-ichi GOTO gotoh at example.com
2000年 7月 13日 (木) 14:05:58 JST


>>>>> at Thu, 13 Jul 2000 12:38:45 +0900
>>>>> kazu == Kazu Yamamoto (山本和彦) <kazu at example.com> said,
kazu> APOP のパスワードを間違うとエラーになります。nil を + しようとするため。
kazu> こうでしょうか?

ですね。

ちなみに ;; report (for debug) という一文は私がデバッグ用に
使っていたコードのためのコメントなので不要ですので削除して下さい (^^;

Index: mew-pop.el
===================================================================
RCS file: /Master/mew-1.95/mew-pop.el,v
retrieving revision 1.7
diff -u -r1.7 mew-pop.el
--- mew-pop.el	2000/07/13 05:04:39	1.7
+++ mew-pop.el	2000/07/13 05:04:43
@@ -288,7 +288,6 @@
 	 stay next func progress total)
     (mew-pop-debug (upcase status) string)
     (mew-filter
-     ;; report (for debug)
      (if (not (string= status "retr"))
 	 ()
        (setq total (+ (length msgs) cnt))


--- Regards,
 Shun-ichi Goto  <gotoh at example.com>
   R&D Group, TAIYO Corp., Tokyo, JAPAN





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