--- /afs/rcf/user/dsg/elisp/gnus/lisp/gnus-art.el.0.97 Wed Oct 20 14:24:33 1999 +++ /afs/rcf/user/dsg/elisp/gnus/lisp/gnus-art.el Wed Oct 20 14:24:33 1999 @@ -3132,7 +3132,8 @@ (or (not (mm-handle-disposition handle)) (equal (car (mm-handle-disposition handle)) "inline") - (mm-attachment-override-p handle))) + (mm-attachment-override-p handle) + (not (mm-inline-override-p handle)))) (mm-automatic-display-p handle) (or (mm-inlined-p handle) (mm-automatic-external-display-p type)))