[PATCH] cli: factor out config handling code to get/set lists.

David Bremner david at tethera.net
Mon Dec 12 10:26:21 PST 2011


On Sun, 11 Dec 2011 20:41:53 +0400, Dmitry Kurochkin <dmitry.kurochkin at gmail.com> wrote:
> Hi David.
> 
> On Sun, 11 Dec 2011 12:07:51 -0400, David Bremner <david at tethera.net> wrote:
> > From: David Bremner <bremner at debian.org>
> > 
> > Two new internal routines are created _config_get_list and
> > _config_set_list; the notmuch_config_get_* functions that deal with
> > lists are simply wrappers for these functions.

Updated version pushed. I'm not completely happy with _config_get_list's
weird API, but I don't have a better idea now.

d


More information about the notmuch mailing list