* wl-util.el (wl-filter-associations): New function.
authorhmurata <hmurata>
Sat, 10 Dec 2005 12:03:01 +0000 (12:03 +0000)
committerhmurata <hmurata>
Sat, 10 Dec 2005 12:03:01 +0000 (12:03 +0000)
commit52f343327474a14d313e1399cb2ef055a879df12
tree60fc943fd032b19a56bda295fe978b4d09253325
parentaba20a96122405e1fab5d510888ec61f9c521453
* wl-util.el (wl-filter-associations): New function.

* wl-spam.el (wl-spam-undecided-folder-list): New user option.
(wl-spam-ignored-folder-list): Ditto.
(wl-spam-ignored-folder-regexp-list): Set default value as nil.
(wl-spam-string-member-p): New function.
(wl-spam-domain): Use it.
(wl-spam-split-numbers): New function.
(wl-spam-apply-partitions): Ditto.
(wl-spam-register-spam-messages): Use `folder' instead of
`wl-summary-buffer-elmo-folder'.
(wl-spam-register-good-messages): Ditto.
(wl-summary-exec-action-spam): Decide a domain by real folder of
message.
(wl-summary-exec-action-refile-with-register): Likewise.

* elmo-util.el (elmo-string-member): Allow symbol element in list.
elmo/ChangeLog
elmo/elmo-util.el
wl/ChangeLog
wl/wl-spam.el
wl/wl-util.el