projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba9b98
)
(wl-draft-send-mail-with-smtp): Add comment about
author
ueno
<ueno>
Wed, 6 Sep 2000 04:08:27 +0000
(
04:08
+0000)
committer
ueno
<ueno>
Wed, 6 Sep 2000 04:08:27 +0000
(
04:08
+0000)
kludgy coercion of `smtp-server'.
cf. [Wanderlust / No.03231]
wl/wl-draft.el
patch
|
blob
|
history
diff --git
a/wl/wl-draft.el
b/wl/wl-draft.el
index
222da83
..
b8d674e
100644
(file)
--- 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