Delete setting for metamail.
authormorioka <morioka>
Sun, 3 May 1998 17:53:51 +0000 (17:53 +0000)
committermorioka <morioka>
Sun, 3 May 1998 17:53:51 +0000 (17:53 +0000)
mime-view.el

index a4ff9a7..9ee7afa 100644 (file)
@@ -539,11 +539,6 @@ if it is not nil.")
 
 (ctree-set-calist-strictly
  'mime-acting-condition
 
 (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)))
 
  '((type . t)(subtype . t)(mode . "extract")
    (method . mime-method-to-save)))