f***@gmail.com
2017-11-29 07:55:02 UTC
Hi,
On mml definitions when I add an attachment with C-c C-a I will need
also to add the charset like
Now the output of C-c C-a is:
<#part type="application/pdf" filename="~/foo.pdf" disposition=attachment>
<#/part>
I will need when I press C-c C-a:
<#part charset="utf-8" type="application/pdf" filename="~/foo.pdf"
disposition=attachment>
<#/part>
On mml definitions when I add an attachment with C-c C-a I will need
also to add the charset like
Now the output of C-c C-a is:
<#part type="application/pdf" filename="~/foo.pdf" disposition=attachment>
<#/part>
I will need when I press C-c C-a:
<#part charset="utf-8" type="application/pdf" filename="~/foo.pdf"
disposition=attachment>
<#/part>