Re: Problems with multipart/mixed mime emails
Erik Hetzner <[email protected]> Tue, 29 Jan 2019 08:02:53 -0800
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <5c50792f.1c69fb81.4a9c9.5376__21064.9244648934$1548777875$gmane$org@mx.google.com> |
Hi Stephan, On Mon, 28 Jan 2019 22:15:17 -0800, Stephan Kreutzer <[email protected]> wrote: > > […] > > What happens is that I see the mime button multipart/mixed but > whatever I try, the only option I get is to save the part but the > resulting file is useless. > > […] I’m not sure exactly what the problem is here - I’ve never had a problem with multipart/mixed that I remember - but you might try C-c C-v C-c (mime-preview-show-content) on the button for the mime part that you want to view. WL has some complicated display logic for which multipart parts to show that I don’t understand, but it seems from looking at the definition of `mime-display-multipart/mixed' that multipart/mixed should always display all the parts, which makes sense. It’s possible there is a problem with previewing the part in Emacs. In that case I find `v` (mime-preview-play-current-entity) or `e` (mime-preview-extract-current-entity) tend to work to view the attachment/mime part in a different program or to save to disk. best, Erik -- Sent from my free software system <http://fsf.org/>.