From: ueno Date: Wed, 6 Sep 2000 04:08:27 +0000 (+0000) Subject: (wl-draft-send-mail-with-smtp): Add comment about X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0b38d17c3df8c8534ff81b00267bada7365c46;p=elisp%2Fwanderlust.git (wl-draft-send-mail-with-smtp): Add comment about kludgy coercion of `smtp-server'. cf. [Wanderlust / No.03231] --- diff --git a/wl/wl-draft.el b/wl/wl-draft.el index 222da83..b8d674e 100644 --- a/wl/wl-draft.el +++ b/wl/wl-draft.el @@ -903,6 +903,8 @@ non-nil." (point-marker))) (smtp-server (or wl-smtp-posting-server + ;; Compatibility stuff for FLIM 1.12.5 or earlier. + ;; They don't accept a function as the value of `smtp-server'. (if (functionp smtp-server) (funcall smtp-server