[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] multipart messages
From: |
Uday Reddy |
Subject: |
Re: [VM] multipart messages |
Date: |
Mon, 13 Feb 2012 17:39:04 +0000 |
Julian Bradfield writes:
> 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)) ?
(setq vm-mime-alternative-show-method 'all)
For multipart/related, on the other hand, there are no controls. It can go
on the wish list.
Cheers,
Uday