[PATCH 5/5] NEWS: insert and new refuse invalid tags

2014-05-02 Thread David Bremner
Jani Nikula  writes:

> ---
>  NEWS | 7 +++
>  1 file changed, 7 insertions(+)

pushed jani's 5 patches, and an amended version of mine


[PATCH 5/5] NEWS: insert and new refuse invalid tags

2014-05-01 Thread Jani Nikula
---
 NEWS | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 3d42d08684be..1948072ae43c 100644
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,13 @@ The commands set consistent exit status codes on failures
   the status codes for format version mismatches for commands that
   support formatted output.

+Bug fix for checking configured new.tags for invalid tags
+
+  `notmuch new` and `notmuch insert` now check the user configured
+  new.tags for invalid tags, and refuse to apply them, similar to
+  `notmuch tag`. Invalid tags are currently the empty string and tags
+  starting with `-`.
+
 Emacs Interface
 ---

-- 
1.9.2



[PATCH 5/5] NEWS: insert and new refuse invalid tags

2014-05-01 Thread Jani Nikula
---
 NEWS | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 3d42d08684be..1948072ae43c 100644
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,13 @@ The commands set consistent exit status codes on failures
   the status codes for format version mismatches for commands that
   support formatted output.
 
+Bug fix for checking configured new.tags for invalid tags
+
+  `notmuch new` and `notmuch insert` now check the user configured
+  new.tags for invalid tags, and refuse to apply them, similar to
+  `notmuch tag`. Invalid tags are currently the empty string and tags
+  starting with `-`.
+
 Emacs Interface
 ---
 
-- 
1.9.2

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH 5/5] NEWS: insert and new refuse invalid tags

2014-05-01 Thread David Bremner
Jani Nikula j...@nikula.org writes:

 ---
  NEWS | 7 +++
  1 file changed, 7 insertions(+)

pushed jani's 5 patches, and an amended version of mine
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch