From: morioka Date: Tue, 16 Jun 1998 18:32:20 +0000 (+0000) Subject: (mime-view-display-entity): fixed. X-Git-Tag: remi-199811302358~61 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=29e8a06d45289e98b2b091269bff22c90948c72e;p=elisp%2Fsemi.git (mime-view-display-entity): fixed. --- diff --git a/mime-view.el b/mime-view.el index dd8e36c..2187ea0 100644 --- a/mime-view.el +++ b/mime-view.el @@ -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)