Re: [VM] multipart messages

2012-02-13 Thread Ralf Fassel
* Julian Bradfield jcb...@jcbradfield.org | How do I get vm to give me buttons for all the objects in a | multipart/alternative or multipart/related message (usually so I can | delete them, but maybe I want to see an image referenced by the html | (which I will have converted to text)) ? Related

Re: [VM] multipart messages

2012-02-13 Thread Julian Bradfield
On 2012-02-13, Ralf Fassel ralf...@gmx.de wrote: a multipart/alternative message? Some MUAs are too dumb to include common parts like PDFs or pictures in a way that both text/plain and text/html see them -- they are only present in text/html. While I have Some MUAs...you mean Apple Mail,

Re: [VM] multipart messages

2012-02-13 Thread Uday Reddy
Ralf Fassel writes: Related topic: is there a way to temporarily display the 'other' part of a multipart/alternative message? Some MUAs are too dumb to include common parts like PDFs or pictures in a way that both text/plain and text/html see them -- they are only present in text/html.

Re: [VM] multipart messages

2012-02-13 Thread Uday Reddy
Julian Bradfield writes: Since an MUA client that can't present multipart/related is REQUIRED to treat it as multipart/mixed, perhaps it should be a bug rather than a wish. Please feel free to browse (and add your interest to): https://bugs.launchpad.net/vm/+bug/881411 Cheers, Uday

Re: [VM] multipart messages

2012-02-13 Thread Ralf Fassel
* Julian Bradfield jcb...@jcbradfield.org | On 2012-02-13, Ralf Fassel ralf...@gmx.de wrote: | Some MUAs are too dumb to include common parts like PDFs or pictures | in a way that both text/plain and text/html see them -- they are | only present in text/html. | Some MUAs...you mean Apple Mail,

Re: [VM] multipart messages

2012-02-13 Thread Ralf Fassel
* Uday Reddy usr.vm.ro...@gmail.com | (defun vm-alternatives () | Toggle MIME alternatives | (interactive) Thanks, exactly what I was looking for. R'