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:
637c304
)
Delete setting for metamail.
author
morioka
<morioka>
Sun, 3 May 1998 17:53:51 +0000
(17:53 +0000)
committer
morioka
<morioka>
Sun, 3 May 1998 17:53:51 +0000
(17:53 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
a4ff9a7
..
9ee7afa
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-539,11
+539,6
@@
if it is not nil.")
(ctree-set-calist-strictly
'mime-acting-condition
- '((type . t)(subtype . t)(mode . "play")
- (method "metamail" t "-m" "tm" "-x" "-d" "-z" "-e" 'file)
- ))
-(ctree-set-calist-strictly
- 'mime-acting-condition
'((type . t)(subtype . t)(mode . "extract")
(method . mime-method-to-save)))