[PATCH] NEWS: Consolidate nmbug-status and notmuch-report sections
W. Trevor King
wking at tremily.us
Thu Mar 24 10:08:18 PDT 2016
These are the same tool; the nmbug-status text just landed before the
name change. We can also drop the message-url details from NEWS,
since they're already in the man page.
---
The integration fixes requested in [1].
Cheers,
Trevor
[1]: id:87r3f0jgg1.fsf at zancas.localnet
http://thread.gmane.org/gmane.mail.notmuch.general/21554/focus=22064
NEWS | 23 ++++-------------------
1 file changed, 4 insertions(+), 19 deletions(-)
diff --git a/NEWS b/NEWS
index 768f989..78d4708 100644
--- a/NEWS
+++ b/NEWS
@@ -39,28 +39,13 @@ users looking for generic notmuch reporting tools.
The default configuration file name (extracted from the `config`
branch of `NBMGIT` has changed from `status-config.json` to
`notmuch-report.json` so it is more obviously associated with the
-report-generating script.
+report-generating script. The configuration file also has a new
+`meta.message-url` setting, which is documented in
+`notmuch-report.json(5)`.
-nmbug-status
-------------
-
-`nmbug-status` now wraps query phrases in parentheses when and-ing
+`notmuch-report` now wraps query phrases in parentheses when and-ing
them together, to avoid confusion about clause grouping.
-`nmbug-status` now supports `meta.message-url` to override the Gmane
-template. For example, you can use:
-
- {
- "meta": {
- "message-url": "https://groups.google.com/a/opencontainers.org/forum/#!search/messageid$3A%22{message-id}%22"
- ...
- },
- ...
- }
-
-To link to messages in the [opencontainers.org Google
-Groups](https://groups.google.com/a/opencontainers.org/forum/#!overview).
-
Notmuch 0.21 (2015-10-29)
=========================
--
2.1.0.60.g85f0837
More information about the notmuch
mailing list