Hi, Well, may I install some fixes to the v5-10 branch? Or isn't there a meaning of fixing it in a hurry? The symptom is: #v+ The `C-o' command on MIME buttons in the article buffer (the key is bound to `gnus-mime-save-part-and-strip') doesn't strip real contents from parts. #v- This is due to the side effect of my changes made 17th March (http://article.gmane.org/gmane.emacs.gnus.general/62286). If it is allowed, I'll apply the following patch: 2006-03-23 Katsumi Yamaoka * mml.el (mml-insert-mime): Ignore cached contents of message/external-body part. * mm-decode.el (mm-get-part): Add optional 'no-cache' argument. (mm-insert-part): Ditto.