]> git.notmuchmail.org Git - notmuch/commitdiff
cli/config: check syntax of user configured field names
authorDavid Bremner <david@tethera.net>
Wed, 27 Mar 2019 10:13:31 +0000 (07:13 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 09:56:16 +0000 (06:56 -0300)
These restrictions are meant to prevent incompatibilities with the
Xapian query parser (which will split at non-word characters) and
clashes with future notmuch builtin fields.


No differences found