(mime-view-body-visible-condition): text media-type is always visible.
authorshuhei-k <shuhei-k>
Sat, 21 Mar 1998 04:47:33 +0000 (04:47 +0000)
committershuhei-k <shuhei-k>
Sat, 21 Mar 1998 04:47:33 +0000 (04:47 +0000)
mime-view.el

index ba72d8c..2084128 100644 (file)
@@ -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)