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:
3843bc6
)
Display deleting info.
author
murata
<murata>
Fri, 12 May 2000 14:24:43 +0000
(14:24 +0000)
committer
murata
<murata>
Fri, 12 May 2000 14:24:43 +0000
(14:24 +0000)
wl/wl-expire.el
patch
|
blob
|
history
diff --git
a/wl/wl-expire.el
b/wl/wl-expire.el
index
11b6f79
..
5a87bf5
100644
(file)
--- a/
wl/wl-expire.el
+++ b/
wl/wl-expire.el
@@
-547,7
+547,7
@@
Refile to archive folder followed message date."
(t
(error "%s: invalid type" rm-type))))
(when (and (not notsummary) delete-list)
- (wl-summary-delete-messages-on-buffer delete-list)
+ (wl-summary-delete-messages-on-buffer delete-list t)
(wl-summary-folder-info-update)
(wl-summary-set-message-modified)
(wl-summary-set-mark-modified)