]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch setup: Fix new configuration-file groups to get comments
authorCarl Worth <cworth@cworth.org>
Fri, 23 Apr 2010 16:20:40 +0000 (09:20 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Apr 2010 16:20:40 +0000 (09:20 -0700)
commit15e71cfda732c20d06f0a15b2ab16a940ecd5962
treec71bc06cce2e478042020e99d5fac185f17b0ef7
parent65d278afb1174a4005a613cca8c306289b195876
notmuch setup: Fix new configuration-file groups to get comments

Our intent has always been that when new configuration-file settings
are created by notmuch, that they get created with comments telling
the user how to use them. But this was only working before when the
entire configuration file was created.

We fix this so that when a new group is added, (such as the recently-
added [messages] section) that it gets its documentation.
notmuch-config.c