--- /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 olra.theworths.org (Postfix) with ESMTP id 22FD1431FDD\r
+ for <notmuch@notmuchmail.org>; Sat, 10 May 2014 12:13:52 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References"\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id Q2hRWxTz+Gtg for <notmuch@notmuchmail.org>;\r
+ Sat, 10 May 2014 12:13:43 -0700 (PDT)\r
+Received: from qmta07.westchester.pa.mail.comcast.net\r
+ (qmta07.westchester.pa.mail.comcast.net [76.96.62.64])\r
+ by olra.theworths.org (Postfix) with ESMTP id 49DE2431FC4\r
+ for <notmuch@notmuchmail.org>; Sat, 10 May 2014 12:13:34 -0700 (PDT)\r
+Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12])\r
+ by qmta07.westchester.pa.mail.comcast.net with comcast\r
+ id 0K801o0020Fqzac57KDWp1; Sat, 10 May 2014 19:13:30 +0000\r
+Received: from odin.tremily.us ([24.18.63.50])\r
+ by omta08.westchester.pa.mail.comcast.net with comcast\r
+ id 0KDU1o00c152l3L3UKDVST; Sat, 10 May 2014 19:13:30 +0000\r
+Received: from mjolnir.tremily.us (unknown [192.168.0.140])\r
+ by odin.tremily.us (Postfix) with ESMTPS id A5AE5119F479;\r
+ Sat, 10 May 2014 12:13:28 -0700 (PDT)\r
+Received: (nullmailer pid 7438 invoked by uid 1000);\r
+ Sat, 10 May 2014 19:12:55 -0000\r
+From: "W. Trevor King" <wking@tremily.us>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 4/5] Add a comment describing the program\r
+Date: Sat, 10 May 2014 12:12:48 -0700\r
+Message-Id:\r
+ <3f41aef9a4c188b64c03f1dae1ab5bad3878f8c5.1399748615.git.wking@tremily.us>\r
+X-Mailer: git-send-email 1.9.1.353.gc66d89d\r
+In-Reply-To: <cover.1399748615.git.wking@tremily.us>\r
+References: <cover.1399748615.git.wking@tremily.us>\r
+In-Reply-To: <cover.1399748615.git.wking@tremily.us>\r
+References: <cover.1399748615.git.wking@tremily.us>\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net;\r
+ s=q20140121; t=1399749210;\r
+ bh=hjTbGsGbRXHrdyKY8Y21o5asS0H7KadhMUKjk++UVFQ=;\r
+ h=Received:Received:Received:Received:From:To:Subject:Date:\r
+ Message-Id;\r
+ b=c6DWFENkjR5s+KoDSjbopPB5Ys974f7FQhW/2LquuF6eQZRopbItrWhDqiB3Y5vEY\r
+ UGCpJib6ALmutCfz7UD2bHe1apRgD6OzW2SBIZs+/jWBXkQK4Zn81gqqmzV0SzZfS4\r
+ aCmwBlXakTBGZ6lirx/7gmHcVncbo3g/HOC7TkYSII7fs8HHAsthHbie01FOs3ZmJC\r
+ XyyZeaZjO6dIRHaB07mvMolXIwM60IN9IvjzxwgGypQINo08Ip0B/30DYcflr2eatL\r
+ MdEaoJlWb0V6E/U+FUdnvo//dATfQ9WtG1XRE7nwyQaQs/kA2b+34An8L7KZghAziB\r
+ Nws39qK3qYlRg==\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 10 May 2014 19:13:52 -0000\r
+\r
+From: Carl Worth <cworth@cworth.org>\r
+\r
+It's quite simple, really.\r
+---\r
+ devel/nmbug/nmbug-status | 3 +++\r
+ 1 file changed, 3 insertions(+)\r
+\r
+diff --git a/devel/nmbug/nmbug-status b/devel/nmbug/nmbug-status\r
+index e14fecd..c9cc745 100755\r
+--- a/devel/nmbug/nmbug-status\r
++++ b/devel/nmbug/nmbug-status\r
+@@ -1,5 +1,8 @@\r
+ #!/usr/bin/python\r
+ #\r
++# Generate an HTML page with the result of one or more notmuch\r
++# searches, (with links to gmane views of each email if available).\r
++#\r
+ # Copyright (c) 2011-2012 David Bremner <david@tethera.net>\r
+ #\r
+ # dependencies\r
+-- \r
+1.9.1.353.gc66d89d\r
+\r