(mime-view-display-entity): fixed.
authormorioka <morioka>
Tue, 16 Jun 1998 18:32:20 +0000 (18:32 +0000)
committermorioka <morioka>
Tue, 16 Jun 1998 18:32:20 +0000 (18:32 +0000)
mime-view.el

index dd8e36c..2187ea0 100644 (file)
@@ -830,6 +830,7 @@ The compressed face will be piped to this command.")
                     'binary)
                 default-mime-charset)
             )))
+       (goto-char (point-max))
        (insert "\n")
        )
       (cond ((eq body-presentation-method 'with-filter)