* wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
authoryoichi <yoichi>
Thu, 9 Feb 2006 03:57:39 +0000 (03:57 +0000)
committeryoichi <yoichi>
Thu, 9 Feb 2006 03:57:39 +0000 (03:57 +0000)
wl/ChangeLog
wl/wl-draft.el

index 85a502e..daa00e9 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
+       
 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
index c635e5e..14a3e0f 100644 (file)
@@ -147,10 +147,6 @@ e.g.
             (if (eq wl-smtp-connection-type 'ssl)
                 #'open-ssl-stream
               smtp-open-connection-function))
-           (smtp-end-of-line
-            (if (eq wl-smtp-connection-type 'ssl)
-                "\n"
-              smtp-end-of-line))
            smtp-sasl-user-name smtp-sasl-properties sasl-read-passphrase)
        (setq smtp-sasl-user-name wl-smtp-posting-user
             smtp-sasl-properties (when wl-smtp-authenticate-realm