From: yoichi Date: Sun, 22 Jan 2006 12:48:36 +0000 (+0000) Subject: * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id X-Git-Tag: wl-2_15_3~22 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8dffdbd22b135a621f486b3af8d61eb263d44215;p=elisp%2Fwanderlust.git * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id handling. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index a3d068b..c32830f 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,8 @@ +2006-01-22 Yoichi NAKAYAMA + + * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id + handling. + 2006-01-22 Hiroya Murata * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option. diff --git a/elmo/elmo-vars.el b/elmo/elmo-vars.el index ef20639..93af6ce 100644 --- a/elmo/elmo-vars.el +++ b/elmo/elmo-vars.el @@ -447,7 +447,8 @@ Arguments for this function are NAME, BUFFER, HOST and SERVICE.") (x-sequence "^\\([^ ]+\\)") (subject "^\\s(\\(\\S)+\\)[ :][0-9]+\\s)[ \t]*") (list-post "]+\\)-return-[0-9]+-") (delivered-to "^mailing list \\([^@]+\\)@"))