* wl-score.el (wl-summary-score-update-all-lines): Do not call
authorokada <okada>
Mon, 21 Jan 2002 23:37:49 +0000 (23:37 +0000)
committerokada <okada>
Mon, 21 Jan 2002 23:37:49 +0000 (23:37 +0000)
`wl-summary-unread-message-hook'.

wl/ChangeLog
wl/wl-score.el

index b0225f3..6e19e9c 100644 (file)
@@ -1,5 +1,10 @@
 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
 
+       * wl-score.el (wl-summary-score-update-all-lines): Do not call
+       `wl-summary-unread-message-hook'.
+
+2002-01-22  Kenichi OKADA  <okada@opaopa.org>
+
        * wl-summary.el (wl-summary-input-range): New range `cache-status'.
        (wl-summary-sync): Call `wl-summary-resume-cache-status'
        if range is `cache-status'.
index c4c4e9b..0016bd2 100644 (file)
@@ -1206,6 +1206,7 @@ Set `wl-score-cache' nil."
         (count (length alist))
         (i 0)
         (update-unread nil)
+        wl-summary-unread-message-hook
         num score dels visible score-mark mark-alist)
     (save-excursion
       (message "Updating score...")