--- /dev/null
+Return-Path: <bremner@tethera.net>\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 007AE6DE1329\r
+ for <notmuch@notmuchmail.org>; Sun, 25 Oct 2015 08:24:46 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.098\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.098 tagged_above=-999 required=5 tests=[AWL=0.098]\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 LrU6bpWnU1D6 for <notmuch@notmuchmail.org>;\r
+ Sun, 25 Oct 2015 08:24:43 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id A83EB6DE1271\r
+ for <notmuch@notmuchmail.org>; Sun, 25 Oct 2015 08:24:42 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <bremner@tethera.net>) id 1ZqN9k-0004z0-TO\r
+ for notmuch@notmuchmail.org; Sun, 25 Oct 2015 15:24:24 +0000\r
+Received: (nullmailer pid 13819 invoked by uid 1000); Sun, 25 Oct 2015\r
+ 15:24:04 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: elisp + company completion patches, v7\r
+Date: Sun, 25 Oct 2015 12:23:55 -0300\r
+Message-Id: <1445786638-13763-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.6.1\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: Sun, 25 Oct 2015 15:24:46 -0000\r
+\r
+This round contains several bug fixes from Mark, and a slightly\r
+re-organized initialization from me. In particular, TAB should now\r
+behave sanely under company. Also there's a stub\r
+notmuch-address-message-insinuate to prevent peoples emacs startup\r
+from failing.\r
+\r