(mime-editor::edit-again): fixed.
authormorioka <morioka>
Tue, 28 May 1996 15:15:33 +0000 (15:15 +0000)
committermorioka <morioka>
Tue, 28 May 1996 15:15:33 +0000 (15:15 +0000)
mime-edit.el

index 90ad528..33c9782 100644 (file)
@@ -9,7 +9,7 @@
 ;;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Created: 1994/08/21 renamed from mime.el by UMEDA Masanobu;
 ;;;          1996/05/24 renamed from tm-edit.el
-;;; Version: $Revision: 0.18 $
+;;; Version: $Revision: 0.19 $
 ;;; Keywords: mail, news, MIME, multimedia, multilingual
 ;;;
 ;;; This file is part of SEMI (September, Emacs MIME Interface)
 ;;;
 
 (defconst mime-editor/RCS-ID
-  "$Id: mime-edit.el,v 0.18 1996-05-28 12:09:10 morioka Exp $")
+  "$Id: mime-edit.el,v 0.19 1996-05-28 15:15:33 morioka Exp $")
 
 (defconst mime-editor/version (get-version-string mime-editor/RCS-ID))
 
@@ -2684,9 +2684,10 @@ Content-Type: message/partial; id=%s; number=%d; total=%d\n%s\n"
                      (progn
                        (goto-char he)
                        (insert
-                        (mime-create-tag
-                         (concat type "/" stype pstr) encoding)
-                        ))
+                        (concat "\n"
+                                (mime-create-tag
+                                 (concat type "/" stype pstr) encoding)))
+                       )
                    (delete-region (point-min) he)
                    (insert
                     (mime-create-tag