projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92a5aa
)
* wl-summary.el: Fixed last change, again....
author
teranisi
<teranisi>
Tue, 17 Sep 2002 13:07:36 +0000
(13:07 +0000)
committer
teranisi
<teranisi>
Tue, 17 Sep 2002 13:07:36 +0000
(13:07 +0000)
wl/wl-summary.el
patch
|
blob
|
history
diff --git
a/wl/wl-summary.el
b/wl/wl-summary.el
index
9d0f580
..
f619ee9
100644
(file)
--- a/
wl/wl-summary.el
+++ b/
wl/wl-summary.el
@@
-3946,6
+3946,10
@@
If ARG, exit virtual folder."
;;
(wl-summary-count-unread)
(wl-summary-update-modeline)
+ (wl-folder-update-unread
+ (wl-summary-buffer-folder-name)
+ (+ wl-summary-buffer-unread-count
+ wl-summary-buffer-new-count))
;; set mark on buffer
(when visible
(unless (string= (wl-summary-persistent-mark) new-mark)