elmo-global-flags from distraction.
+2005-02-18 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * wl-util.el (wl-read-search-condition-internal): Protect
+ elmo-global-flags from distraction.
+
2005-02-18 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl.el (wl-exit): Call `elmo-clear-signal-slots'.
(mapcar (lambda (f) (list (capitalize (symbol-name f))))
(elmo-uniq-list
(append
- '(unread answered forwarded digest any)
- elmo-global-flags)
+ elmo-global-flags
+ '(unread answered forwarded digest any))
#'delq)))))
(unless (elmo-flag-valid-p value)
(message "Invalid char in `%s'" value)