+2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-reply): Set argument
+       `content-transfer-encoding' as nil.
+
 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
 
        * wl-refile.el (wl-refile-learn): Move hit element to the top of
 
                         (mapconcat 'identity references "\n\t")))
     (wl-draft
      to subject in-reply-to cc references newsgroups mail-followup-to
-     nil nil nil summary-buf)
+     nil nil nil nil summary-buf)
     (setq wl-draft-reply-buffer buf))
   (run-hooks 'wl-reply-hook))