[PATCH v4 3/3] cli/reply: make --decrypt take a keyword
David Bremner
david at tethera.net
Fri Dec 29 06:30:00 PST 2017
Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:
> No, we should not support --decrypt=nostash for show or reply. The
> semantics of the display commands (show, reply) are such that they
> *never* modify the index or stash anything in there. The equivalent for
> the indexing (new, insert, reindex) commands' "--decrypt=nostash" in the
> display commands is simply "--decrypt=true".
>
I'm not sure I completely agree, but its a trivial matter to add nostash
later if desired. And it's always easier to add API / command options
than to take them away.
d
More information about the notmuch
mailing list