]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with non-ASCII characters in nnmaildir
authorAlexandre Duret-Lutz <adl@lrde.epita.fr>
Mon, 11 Jan 2021 14:27:54 +0000 (15:27 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 11 Jan 2021 14:27:54 +0000 (15:27 +0100)
commit6129ebf4499ba641c3964eac4a028d4aa370f090
tree9ddb99af2bf36c25c9f976793941748010cdb4f3
parente694f61fc618c0c8553649edae6b9ca6d9b475be
Fix problem with non-ASCII characters in nnmaildir

* lisp/gnus/nnmaildir.el (nnmaildir-request-article): Enable
multipart 8bit-content-transfer-encoded files to be displayed
correctly by reading as `raw-text' instead of having Emacs
(incorrectly) decode the files (bug#44307).

Copyright-paperwork-exempt: yes
lisp/gnus/nnmaildir.el