[PATCH] clean up spelling

2016-09-11 Thread Daniel Kahn Gillmor
--- NEWS | 4 ++-- doc/man1/notmuch-dump.rst| 2 +- doc/man1/notmuch-insert.rst | 4 ++-- doc/man1/notmuch-restore.rst | 2 +- doc/man5/notmuch-hooks.rst | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index dbb9298..578c99c 100644

Re: [PATCH] emacs: reply: remove wrong sig/enc status buttons

2016-09-11 Thread David Bremner
Mark Walters writes: > This stopps the (usually incorrect) sigstatus and encstatus buttons > appearing when replying in emacs, and updates the test suite to match. > > Overriding the status button functions is a little unusual but much > less intrusive than passing an

[PATCH] emacs: reply: remove wrong sig/enc status buttons

2016-09-11 Thread Mark Walters
This stopps the (usually incorrect) sigstatus and encstatus buttons appearing when replying in emacs, and updates the test suite to match. Overriding the status button functions is a little unusual but much less intrusive than passing an argument all the way down the call chain. It also makes it

Re: [PATCH] test: make it possible to have multiple corpora

2016-09-11 Thread David Bremner
Jani Nikula writes: > > Even for the *one* message in the referenced patch, I don't know where I > would put it as a message file. I worked around the issue by using a > here document (which you objected to), but it's a general problem. If > there's an issue someone sees, we

[PATCH] test: silence the output of notmuch new mid-test

2016-09-11 Thread Jani Nikula
Fix this during test run: T470-missing-headers: Testing messages with missing headers Added 2 new messages to the database. --- test/T470-missing-headers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/T470-missing-headers.sh b/test/T470-missing-headers.sh index

[PATCH] test: make it possible to have multiple corpora

2016-09-11 Thread Jani Nikula
We largely use the corpus under test/corpus for testing. Unfortunately, many of our tests have grown to depend on having exactly this set of messages, making it hard to add new message files for testing specific cases. Move the basic corpus under tests/corpora/default, and make it possible to add

Re: [PATCH] test: make it possible to have multiple corpora

2016-09-11 Thread Jani Nikula
On Sun, 11 Sep 2016, David Bremner wrote: > Jani Nikula writes: > >> We largely use the corpus under test/corpus for >> testing. Unfortunately, many of our tests have grown to depend on >> having exactly this set of messages, making it hard to add new message

Re: [PATCH] test: make it possible to have multiple corpora

2016-09-11 Thread David Bremner
Jani Nikula writes: > We largely use the corpus under test/corpus for > testing. Unfortunately, many of our tests have grown to depend on > having exactly this set of messages, making it hard to add new message > files for testing specific cases. > > Move the basic corpus under

Re: [PATCH 2/2] emacs: postpone/resume support

2016-09-11 Thread David Bremner
David Bremner writes: > Actually, I just tested with > "#secure method=pgpmime mode=signencrypt" > and the same thing happens, which is an even bigger footgun. > > this behaviour should really be fixed upstream in emacs, but we probably > don't want block on that, so some

Re: [PATCH] NEWS: add news for fcc insert and address completion changes

2016-09-11 Thread Jani Nikula
On Sun, 04 Sep 2016, Mark Walters wrote: > + When using notmuch insert, `notmuch-fcc-dirs` must be a subdirectory > + of the mailstore (absolute paths are not permitted) followed by any > + tag changes to be applied to the inserted message. The tag changes > + are

Re: [PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers

2016-09-11 Thread Jani Nikula
On Sun, 11 Sep 2016, David Bremner wrote: > Jani Nikula writes: > >> >> +test_begin_subtest "Reply to a message with multiple Cc headers" >> +test_subtest_known_broken >> +cat > "${MAIL_DIR}"/broken_cc <> +From: Alice >> +To: Daniel Kahn

Re: [PATCH 2/2] emacs: postpone/resume support

2016-09-11 Thread David Bremner
Mark Walters writes: > This provides preliminary support for postponing and resuming in the > emacs frontend. On postponing it uses notmuch insert to put the > message in the notmuch database; resume gets the raw file from notmuch > and using the emacs function