Fixed problem when no rule was matched.
+2000-11-02 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
+ Fixed problem when no rule was matched.
+
2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
* wl-summary.el (wl-summary-get-mark): Fixed
'case-ignore)))
(setq toalist (append toalist (cdr (car rules)))))
(setq rules (cdr rules)))
- (when toalist
- (setq tokey (car (rassoc folder toalist)))
+ (setq tokey (car (rassoc folder toalist)))
;;; (setq histkey (car (rassoc folder wl-refile-alist)))
- (elmo-string-matched-member tokey
- wl-subscribed-mailing-list t))
-
;; case-ignore search `wl-subscribed-mailing-list'
(if (stringp tokey)
(list