[PATCH 0/5] nmbug-status: meta.message-url, man page, and query parens
W. Trevor King
wking at tremily.us
Wed Dec 30 11:16:55 PST 2015
I needed meta.message-url for [1], and then felt like the config file
was getting complicated enough that it deserved some docs.
The query paren and trailing-comma fixups are drive-bys, and I can
split then out into their own series if that's easier. I'm also happy
having patches cherry-picked out of this series as each patch passes
review. The only strict dependency is that the man page has to land
after the meta.message-url patch, because it documents that field.
Cheers,
Trevor
[1]: https://github.com/wking/nmbug-oci
W. Trevor King (5):
NEWS: Remove trailing comma from an old nmbug-status config
nmbug-status: Add meta.message-url config setting
nmbug-status: Add an nmbug-status(5) man page
nmbug-status: Wrap query phrases in parentheses when and-ing together
status-config.json: Remove parens from query entry
NEWS | 30 ++++++++-
devel/nmbug/nmbug-status | 35 +++++++----
devel/nmbug/status-config.json | 2 +-
doc/conf.py | 6 ++
doc/index.rst | 1 +
doc/man5/nmbug-status.rst | 136 +++++++++++++++++++++++++++++++++++++++++
6 files changed, 196 insertions(+), 14 deletions(-)
create mode 100644 doc/man5/nmbug-status.rst
--
2.1.0.60.g85f0837
More information about the notmuch
mailing list