`wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
instead of `wl-summary-prepare-hook'.
2004-10-24 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
+ * wl-spam.el (wl-spam-setup): Add hook
+ `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
+ instead of `wl-summary-prepare-hook'.
+
* wl-summary.el (wl-summary-set-flags): Allow flag operation even
if folder type is `'flag'.
(wl-summary-mark-as-important): Ditto.
wl-spam-folder))
(defun wl-spam-setup ()
- (add-hook 'wl-summary-prepared-hook #'wl-summary-auto-check-spam)
+ (add-hook 'wl-summary-sync-updated-hook #'wl-summary-auto-check-spam)
(let ((actions wl-summary-mark-action-list)
action)
(while actions