>>>>> "Lee" == Lee Willis writes: Lee> "GNU Emacs 20.4.1 (i586-pc-linux-gnu, X toolkit) Lee> of Sat Aug 21 1999 on landlord.gbdirect.co.uk" Lee> "Pterodactyl Gnus v0.97" Lee> The attached message (Hope it survived as was) gives me the following if Lee> it is currently displayed when I try to leave the group : Lee> Signaling: (wrong-type-argument listp "us-ascii") Lee> mm-remove-part((charset . "us-ascii")) Lee> mm-destroy-part((charset . "us-ascii")) Lee> mm-destroy-parts(((charset . "us-ascii"))) Lee> mm-destroy-parts(("multipart/mixed" (# ("text/plain" ...) 7bit nil nil nil nil nil) (# ("message/rfc822") 7bit nil ("inline") nil nil nil) #> ("text/html" (charset . "us-ascii")) nil (lambda nil (let ... ... ...)) nil nil nil nil)) Lee> gnus-summary-exit() Lee> * call-interactively(gnus-summary-exit) [...] I've seen several people reported this bug. This bug happens when a single part in message/rfc822 is displayed. I think I fixed it. Please test the patch (committed). -- Shenghuo 1999-10-13 12:52:18 Shenghuo ZHU * mm-view.el (mm-inline-message): Fix leaving group bug.