]> git.notmuchmail.org Git - notmuch/commit
notmuch config: Provide support for querying non-standard configuration values.
authorCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 20:26:32 +0000 (13:26 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 20:26:32 +0000 (13:26 -0700)
commit49d90ede87e355b086618c647d19e696b9f7069a
treeb7a4f75a164d92d52cc1b82452a131ad5b2793c6
parentb9eac48c22f53f84ed1d9c1d8ca862a7b638c9ac
notmuch config: Provide support for querying non-standard configuration values.

We might as well be general here, and allow the "notmuch config" command
to query any stored value from the configuration file, (whether or not
the rest of the code actually knows anything about that value).
notmuch-config.c