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>



_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to