changeset 21918:2abd8542d6dd

(uce-reply-to-uce): Use mail-sendmail-delimit-header.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 May 1998 04:32:41 +0000
parents ff6a09ae9530
children 0c3d6e2c4176
files lisp/mail/uce.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/uce.el	Sun May 03 04:30:10 1998 +0000
+++ b/lisp/mail/uce.el	Sun May 03 04:32:41 1998 +0000
@@ -274,8 +274,8 @@
       (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.