(mime-preview-condition): Set 'with-filter in
[elisp/semi.git] / mime-image.el
index 4eb0eef..6bfbf0c 100644 (file)
                    'mime-preview-condition
                    (list (cons 'type type)(cons 'subtype subtype)
                          '(body . visible)
+                         '(body-presentation-method . with-filter)
                          (cons 'body-filter
                                #'mime-view-filter-for-image)))
                   )