Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / b5 / cc5620801679b413777448ad3a3a1e23995c92
1 Return-Path: <bremner@tethera.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id 007AE6DE1329\r
6  for <notmuch@notmuchmail.org>; Sun, 25 Oct 2015 08:24:46 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.098 tagged_above=-999 required=5 tests=[AWL=0.098]\r
12  autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id LrU6bpWnU1D6 for <notmuch@notmuchmail.org>;\r
16  Sun, 25 Oct 2015 08:24:43 -0700 (PDT)\r
17 Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id A83EB6DE1271\r
19  for <notmuch@notmuchmail.org>; Sun, 25 Oct 2015 08:24:42 -0700 (PDT)\r
20 Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
21  (envelope-from <bremner@tethera.net>) id 1ZqN9k-0004z0-TO\r
22  for notmuch@notmuchmail.org; Sun, 25 Oct 2015 15:24:24 +0000\r
23 Received: (nullmailer pid 13819 invoked by uid 1000); Sun, 25 Oct 2015\r
24  15:24:04 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: elisp + company completion patches, v7\r
28 Date: Sun, 25 Oct 2015 12:23:55 -0300\r
29 Message-Id: <1445786638-13763-1-git-send-email-david@tethera.net>\r
30 X-Mailer: git-send-email 2.6.1\r
31 X-BeenThere: notmuch@notmuchmail.org\r
32 X-Mailman-Version: 2.1.20\r
33 Precedence: list\r
34 List-Id: "Use and development of the notmuch mail system."\r
35  <notmuch.notmuchmail.org>\r
36 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
37  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
38 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
39 List-Post: <mailto:notmuch@notmuchmail.org>\r
40 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
41 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
42  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
43 X-List-Received-Date: Sun, 25 Oct 2015 15:24:46 -0000\r
44 \r
45 This round contains several bug fixes from Mark, and a slightly\r
46 re-organized initialization from me.  In particular, TAB should now\r
47 behave sanely under company. Also there's a stub\r
48 notmuch-address-message-insinuate to prevent peoples emacs startup\r
49 from failing.\r
50 \r