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

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

Date: Tue, 12 Sep 2017 19:29:33 -0400

To: Notmuch Mail

Cc:

From: Daniel Kahn Gillmor


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
signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: