]> git.eshelyaron.com Git - emacs.git/commit
Fold too-long headers in Message automatically
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Jul 2019 13:03:12 +0000 (15:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 10 Jul 2019 13:03:12 +0000 (15:03 +0200)
commit08f0b0b98c53c4d5cf92b6dc57463e5b356043c4
treea4390769e1f71137daf3c9d137a72b74fd0e04cc
parentdfb5282faf2bb52f08428ac60d99afe33d3de9fb
Fold too-long headers in Message automatically

* lisp/gnus/message.el (message--fold-long-headers): Header lines
should be no longer than 79 characters before folding
(bug#33313).  Previous comment about 998 octets is about maximum
allowed header field length.
lisp/gnus/message.el