--- /dev/null
+Return-Path: <wking@tremily.us>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id ED0386DE19E9\r
+ for <notmuch@notmuchmail.org>; Fri, 1 Jan 2016 22:10:22 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.041\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.041 tagged_above=-999 required=5 tests=[AWL=0.042, \r
+ DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001,\r
+ SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id U_LT59m8Pqeu for <notmuch@notmuchmail.org>;\r
+ Fri, 1 Jan 2016 22:10:20 -0800 (PST)\r
+Received: from resqmta-po-08v.sys.comcast.net (resqmta-po-08v.sys.comcast.net\r
+ [96.114.154.167])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 140B06DE1A5E\r
+ for <notmuch@notmuchmail.org>; Fri, 1 Jan 2016 22:09:59 -0800 (PST)\r
+Received: from resomta-po-01v.sys.comcast.net ([96.114.154.225])\r
+ by resqmta-po-08v.sys.comcast.net with comcast\r
+ id 0u9z1s0014s37d401u9zzr; Sat, 02 Jan 2016 06:09:59 +0000\r
+Received: from mail.tremily.us ([73.221.72.168])\r
+ by resomta-po-01v.sys.comcast.net with comcast\r
+ id 0u7z1s0033dr3C901u7zNo; Sat, 02 Jan 2016 06:07:59 +0000\r
+Received: from ullr.tremily.us (unknown [192.168.10.7])\r
+ by mail.tremily.us (Postfix) with ESMTPS id DFC1B1B2F57B;\r
+ Fri, 1 Jan 2016 22:07:58 -0800 (PST)\r
+Received: (nullmailer pid 15175 invoked by uid 1000);\r
+ Sat, 02 Jan 2016 06:08:07 -0000\r
+From: "W. Trevor King" <wking@tremily.us>\r
+To: notmuch@notmuchmail.org\r
+Cc: David Bremner <david@tethera.net>,\r
+ Tomi Ollila <tomi.ollila@iki.fi>, Jani Nikula <jani@nikula.org>,\r
+ Carl Worth <cworth@cworth.org>, "W. Trevor King" <wking@tremily.us>\r
+Subject: [PATCH 0/5] notmuch-report: Rename from nmbug-status and add man\r
+ pages\r
+Date: Fri, 1 Jan 2016 22:08:00 -0800\r
+Message-Id: <cover.1451714099.git.wking@tremily.us>\r
+X-Mailer: git-send-email 2.1.0.60.g85f0837\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net;\r
+ s=q20140121; t=1451714999;\r
+ bh=oOr4fqBghYbtt2B1WyTQ4Dua1d+6DDl4P5IzUHahr9o=;\r
+ h=Received:Received:Received:Received:From:To:Subject:Date:\r
+ Message-Id;\r
+ b=QSBP4w5kDy3Lm9glm/zzceIrNFH/KulmYTpHnViyDk6e5w+cuLAW5WDgkSn83DDcB\r
+ odlwCzQuDLZeLwF3OrkcZd1LMly2waVuRszPpsH3ZSuELToiXV2C20WFT9mgNhcwyH\r
+ 1wqUR7oHrB6M89Hz1mqkFs7UK/E9n1BtJ6u+FTUH7Y3OKjnsKKt8osVRuJYfkKPzFb\r
+ U9bTZfmj8I5NNyw+jJyXZwMIPHbGlHSXX9yBLULfUEyAi0uRf9go9rUc6m23+/mQHJ\r
+ YQfJrTog2H7QO/6J8ryJfMxgVNMixuBOo5o5qg/FuDlPICNL+FjkxG/MzQIgb8XrEv\r
+ pjUpSBEUSyUfg==\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 02 Jan 2016 06:10:23 -0000\r
+\r
+Spun off from discussion here [1]. I've just shifted nmbug-status in\r
+this series, and left nmbug alone for now. If/when this series lands,\r
+it will be easy to handle a nmbug rename in a subsequent series.\r
+\r
+Note that while I think the renames from nmbug-status to\r
+notmuch-report and status-config.json to notmuch-report.json are\r
+useful changes, they will break backwards compatibility for existing\r
+users. I'm not sure how many existing users there are, and I expect\r
+the NEWS entry will clue them in. But if folks want a temporary\r
+fallback to status-config.json in the absence of notmuch-report.json,\r
+I can add that in a v2.\r
+\r
+Cheers,\r
+Trevor\r
+\r
+[1]: id:m2twmxbl1i.fsf@guru.guru-group.fi\r
+ http://thread.gmane.org/gmane.mail.notmuch.general/21535/focus=21539\r
+\r
+W. Trevor King (5):\r
+ nmbug-status: Avoid hard-coded filename in error message\r
+ notmuch-report: Rename from nmbug-status\r
+ notmuch-report.json: Rename from status-config.json\r
+ notmuch-report: Add notmuch-report(1) and notmuch-report.json(5) man\r
+ pages\r
+ NEWS: Document the notmuch-report branch\r
+\r
+ NEWS | 26 ++\r
+ devel/nmbug/doc/.gitignore | 2 +\r
+ devel/nmbug/doc/Makefile | 38 +++\r
+ devel/nmbug/doc/conf.py | 67 ++++\r
+ devel/nmbug/doc/index.rst | 17 +\r
+ devel/nmbug/doc/man1/notmuch-report.1.rst | 54 ++++\r
+ devel/nmbug/doc/man5/notmuch-report.json.5.rst | 129 ++++++++\r
+ devel/nmbug/nmbug-status | 419 ------------------------\r
+ devel/nmbug/notmuch-report | 422 +++++++++++++++++++++++++\r
+ devel/nmbug/notmuch-report.json | 70 ++++\r
+ devel/nmbug/status-config.json | 70 ----\r
+ 11 files changed, 825 insertions(+), 489 deletions(-)\r
+ create mode 100644 devel/nmbug/doc/.gitignore\r
+ create mode 100644 devel/nmbug/doc/Makefile\r
+ create mode 100644 devel/nmbug/doc/conf.py\r
+ create mode 100644 devel/nmbug/doc/index.rst\r
+ create mode 100644 devel/nmbug/doc/man1/notmuch-report.1.rst\r
+ create mode 100644 devel/nmbug/doc/man5/notmuch-report.json.5.rst\r
+ delete mode 100755 devel/nmbug/nmbug-status\r
+ create mode 100755 devel/nmbug/notmuch-report\r
+ create mode 100644 devel/nmbug/notmuch-report.json\r
+ delete mode 100644 devel/nmbug/status-config.json\r
+\r
+-- \r
+2.1.0.60.g85f0837\r
+\r