[PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-27 Thread David Bremner
Austin Clements writes: > This disallows adding empty tags, since nothing but confusion follows > in their wake, and disallows adding tags that begin with "-" because > they are also confusing, the tag "-" is impossible to remove using the > CLI, and because the syntax for removing such tags

[PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-27 Thread Ethan Glasser-Camp
Tomi Ollila writes: > LGTM (NEWS too) Yep! Removing needs-review. Ethan

[PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-27 Thread Tomi Ollila
On Fri, Oct 26 2012, Austin Clements wrote: > This disallows adding empty tags, since nothing but confusion follows > in their wake, and disallows adding tags that begin with "-" because > they are also confusing, the tag "-" is impossible to remove using the > CLI, and because the syntax for

Re: [PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-27 Thread David Bremner
Austin Clements amdra...@mit.edu writes: This disallows adding empty tags, since nothing but confusion follows in their wake, and disallows adding tags that begin with - because they are also confusing, the tag - is impossible to remove using the CLI, and because the syntax for removing such

[PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-26 Thread Austin Clements
This disallows adding empty tags, since nothing but confusion follows in their wake, and disallows adding tags that begin with "-" because they are also confusing, the tag "-" is impossible to remove using the CLI, and because the syntax for removing such tags conflicts with long argument syntax.

[PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-26 Thread Austin Clements
This disallows adding empty tags, since nothing but confusion follows in their wake, and disallows adding tags that begin with - because they are also confusing, the tag - is impossible to remove using the CLI, and because the syntax for removing such tags conflicts with long argument syntax.

Re: [PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-26 Thread Tomi Ollila
On Fri, Oct 26 2012, Austin Clements wrote: This disallows adding empty tags, since nothing but confusion follows in their wake, and disallows adding tags that begin with - because they are also confusing, the tag - is impossible to remove using the CLI, and because the syntax for removing

Re: [PATCH 1/2] tag: Disallow adding malformed tags to messages

2012-10-26 Thread Ethan Glasser-Camp
Tomi Ollila tomi.oll...@iki.fi writes: LGTM (NEWS too) Yep! Removing needs-review. Ethan ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch