]> git.notmuchmail.org Git - notmuch/commitdiff
Test: emacs: test for folding long headers.
authorMark Walters <markwalters1009@gmail.com>
Sat, 4 Mar 2017 20:42:13 +0000 (20:42 +0000)
committerDavid Bremner <david@tethera.net>
Sun, 5 Mar 2017 01:15:55 +0000 (21:15 -0400)
Headers of more than 998 characters should be folded when sending.
However, until recently, emacs did not do this.

This adds a (known broken) test for this when sending messages in
emacs. We will backport the fix to notmuch-emacs in the next
changeset.


No differences found