]> git.notmuchmail.org Git - notmuch/commit
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)
commita8f91b74e7a52306919452e3593d2a8a1e529bd1
tree6a36b583d2381ba2449e212f9aa5a840c9f8d44a
parentdfacfe14f337b6603ba0784e4a395489923fd6dd
Test: emacs: test for folding long headers.

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.
test/T310-emacs.sh