]> git.notmuchmail.org Git - notmuch/commit
test/emacs: adapt to breaking change in Gnus defaults
authorDavid Bremner <david@tethera.net>
Sun, 20 Aug 2023 17:32:02 +0000 (14:32 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 20 Aug 2023 17:32:02 +0000 (14:32 -0300)
commit1719b9e568fb944ffb91126b164a18a30a415d0a
tree4b0f323bbf141a1fe2198a1bc1d746e73863b990
parentb6f144abe1f5aa3519240cf52f4cb9907fefcd0e
test/emacs: adapt to breaking change in Gnus defaults

As of Emacs 29.1, In-Reply-To is in the default value for
message-hidden-headers. We actually want to see that in the test
suite, so remove it again. To future proof the tests, fix a default
value for message-hidden-headers specifically for the test suite.
test/test-lib.el