projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288dccc
)
(mh-display-msg): Use `mime-view-buffer'.
author
morioka
<morioka>
Thu, 18 Jun 1998 12:49:14 +0000
(12:49 +0000)
committer
morioka
<morioka>
Thu, 18 Jun 1998 12:49:14 +0000
(12:49 +0000)
emh.el
patch
|
blob
|
history
diff --git
a/emh.el
b/emh.el
index
132ee32
..
ec0792b
100644
(file)
--- a/
emh.el
+++ b/
emh.el
@@
-105,8
+105,7
@@
nil, `emh-automatic-mime-preview' is used as default value."
(setq buffer-read-only t)
(setq buffer-file-name msg-filename)
(mh-show-mode)
- (mime-view-mode nil nil nil
- aname (concat "show-" folder))
+ (mime-view-buffer aname (concat "show-" folder))
(goto-char (point-min))
)
(let ((clean-message-header mh-clean-message-header)