[PATCH] test: add regression test for Subject with newline.

2022-09-23 Thread David Bremner
This tests the issue reported by Thibault in id:87wn9w4xus@thb.lt --- I could not duplicate the problem here. Maybe it depends on the version of gmime? I have 3.2.9 here. test/T050-new.sh | 4 test/corpora/indexing/subject-newline:2, | 10 ++ 2 files

Re: [PATCH] emacs: add notmuch-search-edit-search and notmuch-tree-edit-search

2022-09-23 Thread David Bremner
Jose A Ortega Ruiz writes: > looks good, and very useful, to me, fwiw. > > now i'll have to free E in my keymap, which i was using for something > else... i was thinking that, given how crowded those keymaps are > becoming, it might be worth considering two-key chords, with the first > grouping

Re: [PATCH] emacs: add notmuch-search-edit-search and notmuch-tree-edit-search

2022-09-23 Thread David Bremner
Tomi Ollila writes: > ...and bind these to "E" in their respective keymaps. > > Expected to be called interactively, then using read-from-minibuffer > with current search string as initial contents for editing. > (Noninteractive use makes little sense, but is supported.) applied to master.

Re: [PATCH] nmweb: escape subject in search view

2022-09-23 Thread David Bremner
David Bremner writes: > Fix a bug reported by Jakub Wilk [1]. > > [1]: id:20220822064717.qftn4tr7cs4r2...@jwilk.net applied to master d ___ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org

Re: [PATCH] test: replace aging OpenPGP key used in the test suite

2022-09-23 Thread David Bremner
Justus Winter writes: > This replaces the old OpenPGPv4 key that is used in the test suite > with a more modern OpenPGPv4 key. All cryptographic artifacts in the > test suite are updated accordingly. > > Having old cryptographic artifacts in the test suite presents a > problem once the old

[PATCH v4] emacs: notmuch-tree-outline-mode

2022-09-23 Thread jao
With this mode, one can fold trees in the notmuch-tree buffer as if they were outlines, using all the commands provided by outline-minor-mode. We also define a couple of movement commands that, optional, will ensure that only the thread around point is unfolded. The implementation is based on

Re: [PATCH] test: replace aging OpenPGP key used in the test suite

2022-09-23 Thread Daniel Kahn Gillmor
I believe this is "v2" of Justus's earlier patch id:20220909161354.715326-1-jus...@sequoia-pgp.org, even though the subject line doesn't say "v2" in it: On Thu 2022-09-22 10:46:06 +0200, Justus Winter wrote: > This replaces the old OpenPGPv4 key that is used in the test suite > with a more modern