]> git.cworth.org Git - notmuch/commitdiff
lib: add NOTMUCH_STATUS_NO_CONFIG
authorDavid Bremner <david@tethera.net>
Sun, 3 Jan 2021 12:30:46 +0000 (08:30 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:43:11 +0000 (19:43 -0400)
This will allow client code to provide more meaningful diagnostics. In
particular it will enable "notmuch new" to continue suggsting the user
run "notmuch setup" to create a config after "notmuch new" is
transitioned to the new  configuration framework.


No differences found