Re: [PATCH] lib: add 'body:' field, stop indexing headers twice.

2019-03-29 Thread David Bremner
David Bremner writes: > This follows a suggestion of Olly Betts to use the facility (since > Xapian 1.0.4) to add the same field with multiple prefixes. The double > indexing of previous versions is thus replaced with a query time > expension of unprefixed query terms to the various prefixed > eq

[PATCH] emacs: Add References header to forwarded messages

2019-03-29 Thread ekeberg
From: Örjan Ekeberg Include the message-id of forwarded messages in the new message. This ensures that the new (forwarding) message is linked to the same thread as the message being forwarded. --- emacs/notmuch-mua.el | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --

[PATCH] performance-test: fix copy-pasta in test description

2019-03-29 Thread David Bremner
--- performance-test/T03-reindex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance-test/T03-reindex.sh b/performance-test/T03-reindex.sh index d6d5c3c3..8e0a77f4 100755 --- a/performance-test/T03-reindex.sh +++ b/performance-test/T03-reindex.sh @@ -1,6 +1,6 @@ #!/

[PATCH] doc: document notmuch new --verbose

2019-03-29 Thread Michal Sojka
--- doc/man1/notmuch-new.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index 5eeb4926..20a1103b 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -43,6 +43,10 @@ Supported options for **new** include ``--quiet