point.
        (wl-draft-reedit): Remove the mime-edit tag if the first part is
        text/plain.
+       (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
 
 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
 
           (delete-other-windows)
           (switch-to-buffer buffer))
          (t (if (functionp wl-draft-buffer-style)
-                (funcall wl-draft-buffer-style buf-name)
+                (funcall wl-draft-buffer-style buffer)
               (error "Invalid value for wl-draft-buffer-style")))))
       (set-buffer buffer)
       (setq wl-draft-parent-folder "")