* wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
authorkaoru <kaoru>
Fri, 1 Jan 2010 11:31:09 +0000 (11:31 +0000)
committerkaoru <kaoru>
Fri, 1 Jan 2010 11:31:09 +0000 (11:31 +0000)
wl/ChangeLog
wl/wl-draft.el

index db33950..08b4eab 100644 (file)
@@ -21,6 +21,7 @@
 
        * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'.
 
+       * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
 
 2009-12-16  Lloyd Zusman <ljz@asfast.com>
 
index 828b50a..c8469ff 100644 (file)
@@ -407,7 +407,7 @@ or `wl-draft-reply-with-argument-list' if WITH-ARG argument is non-nil."
       (setq mail-followup-to (wl-delete-duplicates mail-followup-to nil t)))
     (with-temp-buffer                  ; to keep raw buffer unibyte.
       (set-buffer-multibyte default-enable-multibyte-characters)
-      (setq newsgroups (wl-parse newsgroups
+      (setq newsgroups (elmo-parse newsgroups
                                 "[ \t\f\r\n,]*\\([^ \t\f\r\n,]+\\)")
            newsgroups (wl-delete-duplicates newsgroups)
            newsgroups