[PATCH 07/10] Define new config option index.try_decrypt

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Sep 12 16:29:33 PDT 2017


On Tue 2017-09-12 19:01:50 -0400, Daniel Kahn Gillmor wrote:
> By default, notmuch won't try to decrypt on indexing.  With this
> patch, we make it possible to indicate a per-database preference using
> the config variable "index.try_decrypt", which by default will be
> false.

I've just discovered that this particular patch doesn't work properly.

Despite doing "notmuch config set index.try_decrypt true", i get the
empty string when i invoke (in C): notmuch_config_get(db,
"index.try_decrypt").

I think that means i've misunderstood the notmuch config subsystem,
unfortunately.  I would be happy to hear any suggestions for what i
should be doing differently!

The rest of the series should still hold up, though.

    --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20170912/4dd5e578/attachment.sig>


More information about the notmuch mailing list