vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #01183
Re: [Question #233501]: Sending HTML to a browser on click?
Question #233501 on VM changed:
https://answers.launchpad.net/vm/+question/233501
Status: Needs information => Open
Daniel Barrett gave more information on the question:
Yes, I see "[display]". Right now, I click it and get "DISPLAY FAILED --
Unknown MIME type".
I can make VM automatically send the HTML to the browser (chrome) the
moment I view the message, like this:
(setq vm-mime-external-content-types-alist
'(
("text/html" "chrome")
)
)
but instead, I'd like VM to wait for me to click "[display]" before
sending the HTML to chrome. Is this possible?
Thank you very much for your help so far.
--
You received this question notification because you are a member of VM
development team, which is an answer contact for VM.
Follow ups