* wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
authoryoichi <yoichi>
Fri, 7 Feb 2003 16:30:04 +0000 (16:30 +0000)
committeryoichi <yoichi>
Fri, 7 Feb 2003 16:30:04 +0000 (16:30 +0000)
"From" entry to be treated with wl-draft-eword-encode-address-list.
* wl-mime.el (wl-draft-preview-message): Ditto.

wl/ChangeLog
wl/wl-draft.el
wl/wl-mime.el

index 9329501..aa826ab 100644 (file)
@@ -1,5 +1,9 @@
 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
+       * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
+       "From" entry to be treated with wl-draft-eword-encode-address-list.
+       * wl-mime.el (wl-draft-preview-message): Ditto.
+
        * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
        (wl-summary-mark-as-unread): Ditto.
        (wl-summary-mark-as-read-region): Change accordingly.
index 0353d3c..94ed443 100644 (file)
@@ -1274,7 +1274,7 @@ If KILL-WHEN-DONE is non-nil, current draft buffer is killed"
            (let ((mime-header-encode-method-alist
                   (append
                    '((wl-draft-eword-encode-address-list
-                      .  (To Cc Bcc Resent-To Resent-Cc Bcc Resent-Bcc)))
+                      .  (To Cc Bcc Resent-To Resent-Cc Resent-Bcc From)))
                    (if (boundp 'mime-header-encode-method-alist)
                        (symbol-value 'mime-header-encode-method-alist)))))
              (run-hooks 'mail-send-hook) ; translate buffer
index e057837..cc0d236 100644 (file)
@@ -152,7 +152,7 @@ It calls following-method selected from variable
         (mime-header-encode-method-alist
          (append
           '((wl-draft-eword-encode-address-list
-             .  (To Cc Bcc Resent-To Resent-Cc Bcc Resent-Bcc)))
+             .  (To Cc Bcc Resent-To Resent-Cc Resent-Bcc From)))
           (if (boundp 'mime-header-encode-method-alist)
               (symbol-value 'mime-header-encode-method-alist))))
         mime-view-ignored-field-list   ; all header.