* wl-summary.el (wl-summary-sync-update3): Call
authorteranisi <teranisi>
Mon, 24 Jul 2000 04:43:27 +0000 (04:43 +0000)
committerteranisi <teranisi>
Mon, 24 Jul 2000 04:43:27 +0000 (04:43 +0000)
`wl-summary-buffer-number-column-detect'.
(wl-summary-buffer-number-column-detect): Search from point-min.

wl/ChangeLog
wl/wl-summary.el

index 677f974..bb0e156 100644 (file)
@@ -1,3 +1,9 @@
+2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-sync-update3): Call
+       `wl-summary-buffer-number-column-detect'.
+       (wl-summary-buffer-number-column-detect): Search from point-min.
+
 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
index e29d507..7222261 100644 (file)
@@ -2362,6 +2362,7 @@ If optional argument is non-nil, checking is omitted."
                                                 msgdb))
                                               (length in-folder)))
     (wl-summary-update-modeline)
+    (wl-summary-buffer-number-column-detect t)
     ;;
     (unless unset-cursor
       (goto-char (point-min))
@@ -4538,6 +4539,7 @@ If optional argument NUMBER is specified, mark message specified by NUMBER."
 (defsubst wl-summary-buffer-number-column-detect (update)
   (let (end)
     (save-excursion
+      (goto-char (point-min))
       (setq wl-summary-buffer-number-column
            (or
             (if (and update