2003-10-26 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+ * wl-spam.el (wl-summary-exec-action-spam): Fixed.
+
* wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
* wl-spam.el (toplevel): Require wl-highlight.
(elmo-spam-register-spam-messages (elmo-spam-processor)
folder
(mapcar #'car mark-list)))
- (message "Registering spam...done")
- (wl-summary-move-mark-list-messages mark-list
- wl-spam-folder-name
- "Refiling spam..."))))
+ (message "Registering spam...done"))
+ (wl-summary-move-mark-list-messages mark-list
+ wl-spam-folder-name
+ "Refiling spam...")))
(defun wl-summary-exec-action-refile-with-register (mark-list)
(let ((processor (elmo-spam-processor))