X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fgnus-msg.el;h=f3d8e7e8884358a4593440a3798d4e7a227cf29a;hb=5835aa3205a79608e81c5534e73826f3d6823c03;hp=40610bf0b4b1c26ecc04df7386b726ef3512f5c9;hpb=63442304971f525af41e9a2c4af0b862d9b3511c;p=elisp%2Fgnus.git- diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index 40610bf..f3d8e7e 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -922,6 +922,7 @@ header line with the old Message-ID." (when (featurep 'smiley-mule) (smiley-encode-buffer))) (gnus-article-delete-text-of-type 'annotation) + (gnus-article-delete-text-of-type 'multipart) (gnus-remove-text-with-property 'gnus-prev) (gnus-remove-text-with-property 'gnus-next) (gnus-remove-text-with-property 'gnus-decoration)