]> 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>
Thu, 4 Feb 2021 08:03:22 +0000 (09:03 +0100)
commit89f1634afcca318def07151424a21b81c70acd76
tree4fd48d77649c40e9a31217c5f2af7f8880fe9997
parent7355209f53e1c7f383a1df8b5e294ec9f43ab82e
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