From 7e9eb62a83810ca426393feb960596f041d50ec4 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 19 Mar 2004 12:16:24 +0000 Subject: [PATCH] Synch to No Gnus 200403191215. --- lisp/gnus-art.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 1001075..dcab657 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -5067,7 +5067,6 @@ If displaying \"text/html\" is discouraged \(see ((and (equal (car handle) "multipart/related") (not (or gnus-mime-display-multipart-as-mixed gnus-mime-display-multipart-related-as-mixed))) - (gnus-mime-accumulate-hierarchy handle) ;;;!!!We should find the start part, but we just default ;;;!!!to the first part. ;;(gnus-mime-display-part (cadr handle)) -- 1.7.10.4