Fix last change.
authorkaoru <kaoru>
Sun, 15 Jun 2003 14:40:30 +0000 (14:40 +0000)
committerkaoru <kaoru>
Sun, 15 Jun 2003 14:40:30 +0000 (14:40 +0000)
wl/wl-draft.el

index 6d4fb08..1477069 100644 (file)
@@ -1295,7 +1295,7 @@ If KILL-WHEN-DONE is non-nil, current draft buffer is killed"
              )
            ;;
            (if wl-draft-verbose-send
-               (message "%s" mes-string "Sending..."))
+               (message "%s" (or mes-string "Sending...")))
            (funcall wl-draft-send-function editing-buffer kill-when-done)
            ;; Now perform actions on successful sending.
            (while mail-send-actions