]> git.eshelyaron.com Git - emacs.git/commitdiff
(uce-reply-to-uce): Use mail-sendmail-delimit-header.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 May 1998 04:32:41 +0000 (04:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 May 1998 04:32:41 +0000 (04:32 +0000)
lisp/mail/uce.el

index a05727cdff54f54685c331484456de968cc8b0c8..1cec136da38e6619487fc4491cad5b8742ae7f95 100644 (file)
@@ -274,8 +274,8 @@ address, and postmaster of the mail relay used."
       (if mail-default-headers
           (insert mail-default-headers))
       (if mail-default-reply-to
-         (insert "Reply-to: " mail-default-reply-to "\n"))
-      (insert mail-header-separator "\n")
+         (insert "Reply-to: " mail-default-reply-to "\n\n"))
+      (mail-sendmail-delimit-header)
       ;; Insert all our text.  Then go back to the place where we started.
       (if to (setq to (point)))
       ;; Text of ranting.