1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/mail/wanderlust/files/patch-wl_wl-draft.el
MANTANI Nobutaka 7e6480e4c9 Fix compatibility issue with flim-1.14.9.
Feature safe:	  yes
2009-09-23 15:50:35 +00:00

14 lines
535 B
EmacsLisp

--- wl/wl-draft.el.orig 2009-09-23 20:33:55.000000000 +0900
+++ wl/wl-draft.el 2009-09-23 20:34:31.000000000 +0900
@@ -147,10 +147,6 @@
(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