Re: [PATCH 13/18] cli/new, insert, reindex: change index.try_decrypt to "auto" by default

2017-11-29 Thread Daniel Kahn Gillmor
On Thu 2017-11-16 08:40:41 -0400, David Bremner wrote: > Daniel Kahn Gillmor writes: > >> The new "auto" decryption policy is not only good for "notmuch show" >> and "notmuch reindex". It's also useful for indexing messages -- >> there's no good reason to not try to go

Re: [PATCH 13/18] cli/new, insert, reindex: change index.try_decrypt to "auto" by default

2017-11-16 Thread David Bremner
Daniel Kahn Gillmor writes: > The new "auto" decryption policy is not only good for "notmuch show" > and "notmuch reindex". It's also useful for indexing messages -- > there's no good reason to not try to go ahead and index the cleartext > of a message that we have a

[PATCH 13/18] cli/new, insert, reindex: change index.try_decrypt to "auto" by default

2017-10-25 Thread Daniel Kahn Gillmor
The new "auto" decryption policy is not only good for "notmuch show" and "notmuch reindex". It's also useful for indexing messages -- there's no good reason to not try to go ahead and index the cleartext of a message that we have a stashed session key for. This change updates the defaults and