Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 15 / 5fba86136d48ba49645ed39d97640d3d4b1bce
1 Return-Path: <david@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 DD5516DE0B29\r
6  for <notmuch@notmuchmail.org>; Thu, 11 Jun 2015 22:42:17 -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.199\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.199 tagged_above=-999 required=5 tests=[AWL=0.199]\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 NOAzgecn8C44 for <notmuch@notmuchmail.org>;\r
16  Thu, 11 Jun 2015 22:42:15 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18  [87.98.215.224])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id 39A4F6DE0948\r
20  for <notmuch@notmuchmail.org>; Thu, 11 Jun 2015 22:42:15 -0700 (PDT)\r
21 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
22  4.80) (envelope-from <david@tethera.net>)\r
23  id 1Z3HhT-0000sd-TG; Fri, 12 Jun 2015 05:40:19 +0000\r
24 Received: (nullmailer pid 25350 invoked by uid 1000); Fri, 12 Jun 2015\r
25  05:40:01 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: Tomi Ollila <tomi.ollila@iki.fi>, Morgan Veyret\r
28  <morgan.veyret@gmail.com>, notmuch@notmuchmail.org\r
29 Subject: Re: [PATCH 1/2] lib: add NOTMUCH_STATUS_PATH_ERROR\r
30 In-Reply-To: <m2k2vam1x1.fsf@guru.guru-group.fi>\r
31 References: <87oakqj5rm.fsf@maritornes.cs.unb.ca>\r
32  <1433920621-5279-1-git-send-email-david@tethera.net>\r
33  <m2k2vam1x1.fsf@guru.guru-group.fi>\r
34 User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1\r
35  (x86_64-pc-linux-gnu)\r
36 Date: Fri, 12 Jun 2015 07:40:01 +0200\r
37 Message-ID: <87381x4h8u.fsf@maritornes.cs.unb.ca>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.18\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44  <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Fri, 12 Jun 2015 05:42:18 -0000\r
53 \r
54 Tomi Ollila <tomi.ollila@iki.fi> writes:\r
55 >\r
56 > Series looks good, tests pass.\r
57 >\r
58 > Tomi\r
59 >\r
60 \r
61 Pushed to master.\r
62 \r
63 d\r