projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
572f1db
)
(mime-activate-mailcap-method): Use `mime-format-mailcap-command'
author
tomo
<tomo>
Mon, 27 Nov 2000 07:34:38 +0000
(07:34 +0000)
committer
tomo
<tomo>
Mon, 27 Nov 2000 07:34:38 +0000
(07:34 +0000)
instead of `mailcap-format-command'.
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
e43b872
..
1b1b869
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-148,7
+148,7
@@
specified, play as it. Default MODE is \"play\"."
(message "External method is starting...")
(let ((process
(let ((command
- (mailcap-format-command
+ (mime-format-mailcap-command
method
(cons (cons 'filename name) situation))))
(start-process command mime-echo-buffer-name