From: shuhei-k Date: Sat, 21 Mar 1998 04:47:33 +0000 (+0000) Subject: (mime-view-body-visible-condition): text media-type is always visible. X-Git-Tag: semi-1_1_2~27 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8bb3d1889ba0812b0933c3fe8048356457c99afe;p=elisp%2Fsemi.git (mime-view-body-visible-condition): text media-type is always visible. --- diff --git a/mime-view.el b/mime-view.el index ba72d8c..2084128 100644 --- a/mime-view.el +++ b/mime-view.el @@ -342,13 +342,7 @@ Each elements are regexp of field-name.") (defvar mime-view-body-visible-condition '(type (nil) - (text subtype - (plain) - (enriched) - (rfc822-headers) - (richtext) - (x-latex) - (x-pgp)) + (text) (application subtype (octet-stream encoding (nil)