Fix charsets and encodings from non-file MIME parts
commit03c1080cd4c9b45fc9b7467e156085d4fce446a4
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Jan 2017 12:53:47 +0000 (27 13:53 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Jan 2017 12:54:50 +0000 (27 13:54 +0100)
tree9ed61e17fb441ce89c98bfd77c7d3159215cfc2f
parent90c76346740c097063b4a273ceb3af01327ff2a4
Fix charsets and encodings from non-file MIME parts

* lisp/gnus/mml.el (mml-generate-mime-1): Get the charsets and
encoding right for parts that do not originate from files.
lisp/gnus/mml.el