* wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
authoryoichi <yoichi>
Wed, 28 May 2003 10:49:26 +0000 (10:49 +0000)
committeryoichi <yoichi>
Wed, 28 May 2003 10:49:26 +0000 (10:49 +0000)
`wl-summary-highlight'.

wl/ChangeLog
wl/wl-summary.el

index 6b00436..6a8a65d 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
+       `wl-summary-highlight'.
+
 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-highlight.el (wl-highlight-summary-current-line): Remove
index 65562fc..1902608 100644 (file)
@@ -2488,10 +2488,8 @@ If ARG, without confirm."
        (wl-summary-rescan))
       (wl-summary-toggle-disp-msg (if wl-summary-buffer-disp-msg 'on 'off))
       (unless (and reuse-buf keep-cursor)
-       ;(setq hilit wl-summary-highlight)
        (unwind-protect
-           (let ((wl-summary-highlight (if reuse-buf wl-summary-highlight))
-                 (wl-use-scoring
+           (let ((wl-use-scoring
                   (if (or scoring interactive) wl-use-scoring)))
              (if (and (not scan-type)
                       interactive