--- /dev/null
+Return-Path: <bremner@tesseract.cs.unb.ca>\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 B3CCB6DE1003\r
+ for <notmuch@notmuchmail.org>; Fri, 14 Aug 2015 09:48:31 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.505\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.505 tagged_above=-999 required=5 tests=[AWL=-0.249,\r
+ T_HEADER_FROM_DIFFERENT_DOMAINS=0.01, URIBL_SBL=0.644, URIBL_SBL_A=0.1]\r
+ 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 0cIyGGvM81r1 for <notmuch@notmuchmail.org>;\r
+ Fri, 14 Aug 2015 09:48:29 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 50C1A6DE021E\r
+ for <notmuch@notmuchmail.org>; Fri, 14 Aug 2015 09:48:28 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <bremner@tesseract.cs.unb.ca>) id 1ZQI9L-0003de-TC\r
+ for notmuch@notmuchmail.org; Fri, 14 Aug 2015 16:48:11 +0000\r
+Received: (nullmailer pid 15749 invoked by uid 1000); Fri, 14 Aug 2015\r
+ 16:48:02 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: revision tracking patches round 4\r
+Date: Fri, 14 Aug 2015 18:47:53 +0200\r
+Message-Id: <1439570878-15165-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.5.0\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Fri, 14 Aug 2015 16:48:31 -0000\r
+\r
+This obsoletes\r
+\r
+ id:1439112285-6681-1-git-send-email-david@tethera.net\r
+\r
+The main differences since that series are in the command line syntax\r
+for notmuch-count.\r
+\r
+We also now consider passing --uuid to notmuch-compact an error, since\r
+the user might reasonably expect that to do something sensible, but we\r
+don't because of the existing API.\r
+\r