]> git.eshelyaron.com Git - emacs.git/commit
Ensure that `mail-send' breaks too-long lines
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Feb 2022 12:41:57 +0000 (13:41 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Feb 2022 12:41:57 +0000 (13:41 +0100)
commitf0b4f2ee6bbef2ea4596568703e1f267eb4a46aa
treeaa94a85eeaa0d5030faff4bf462dce8d9ee3bb34
parent06b7c53927b983764a7174b7edbb51832b21fbc8
Ensure that `mail-send' breaks too-long lines

* lisp/mail/sendmail.el (mail-send): Ensure that we fold too-long
lines when using `sendmail-user-agent' (bug#53412).
lisp/mail/sendmail.el