From: teranisi Date: Tue, 27 Feb 2001 07:05:45 +0000 (+0000) Subject: 2001-02-26 "A. SAGATA" X-Git-Tag: wl-2_6-root~73 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c946c9ff352ed0e9e82bab4f9d46dbe3fbe5e8ab;p=elisp%2Fwanderlust.git 2001-02-26 "A. SAGATA" * wl-folder.el (wl-folder-check-one-entity): Fixed problem that the number of mails in the folder buffer is not updated by wl-biff. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index d31c9bd..fa9ec62 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,8 @@ +2001-02-26 "A. SAGATA" + + * wl-folder.el (wl-folder-check-one-entity): Fixed problem that + the number of mails in the folder buffer is not updated by wl-biff. + 2000-02-26 Kenichi OKADA * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'. diff --git a/wl/wl-folder.el b/wl/wl-folder.el index 08a306a..ee95246 100644 --- a/wl/wl-folder.el +++ b/wl/wl-folder.el @@ -840,7 +840,7 @@ Optional argument ARG is repeart count." (elmo-msgdb-expand-path entity)) entity))) (cdr nums)) - (current-buffer))) + (get-buffer wl-folder-buffer-name))) (setq wl-folder-info-alist-modified t) (sit-for 0) (list (if wl-folder-notify-deleted