Fill too long mail headers
commit77bbca8c82f6e553c42abbfafca28f55fc995d00
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 21:51:19 +0000 (26 22:51 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 21:51:19 +0000 (26 22:51 +0100)
tree5e8fac2a9a6a1054edb9d4af0951e8226ac34f14
parent47e82854ba12d5ac79ed66b90ba727e1b1c44d52
Fill too long mail headers

* lisp/gnus/message.el (message--fold-long-headers): New
function to fold too-long headers (bug#21608).
(message-send-mail): Use it to fill headers longer than 998
characters (which is the protocol limit).
lisp/gnus/message.el