on Wed Sep 05 2012, Lars Ingebrigtsen wrote: > Lars Magne Ingebrigtsen writes: > >> Lars Ingebrigtsen writes: >> >>> Dave Abrahams writes: >>> >>>> Sorry, I mean, I could think of various interpretations of >>>> >>>> "save the original message to a file" >>> >>> Presumably `C-u g' will give you a buffer you can save. >>> >>>> and I am not sure how to see or save "the message generated by Message" >>> >>> Send the message to yourself. >> >> Was there any development here? > > Ping? I am no longer able to reproduce the behavior I was seeing on iPad. Only message-forward-as-mime seems to change whether the attachment is properly visible on iOS (it must be nil, or you just get some textual turds). However, when message-forward-as-mime is t, changing message-forward-show-mml does change the (incorrect) appearance of these attachments in iOS. I'm not sure if this is what you wanted, but I've attempted to attach the archive you asked for. Is it possible for me to configure Gnus to attach messages as with a text part just like what I get with (setq message-forward-as-mime nil) and another part that is the message attachment as with (setq message-forward-as-mime t)?