Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 4e / ea63e89611c26a3a6c0a5b487ccde7232e4953
1 Return-Path: <bremner@unb.ca>\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 olra.theworths.org (Postfix) with ESMTP id 228AF431FAF\r
6         for <notmuch@notmuchmail.org>; Wed,  8 Feb 2012 07:58:37 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.054\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.054 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_BL_SPAMCOP_NET=1.246, RCVD_IN_DNSWL_MED=-2.3]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id Tdr0M3n7zx8e for <notmuch@notmuchmail.org>;\r
17         Wed,  8 Feb 2012 07:58:36 -0800 (PST)\r
18 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 66DF9431FAE\r
22         for <notmuch@notmuchmail.org>; Wed,  8 Feb 2012 07:58:36 -0800 (PST)\r
23 Received: from rocinante.cs.unb.ca ([65.172.24.27]) (authenticated bits=0)\r
24         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id q18FwWw7005411\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO);\r
26         Wed, 8 Feb 2012 11:58:33 -0400\r
27 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.77)\r
28         (envelope-from <bremner@unb.ca>)\r
29         id 1Rv9ui-0004Rv-EU; Wed, 08 Feb 2012 11:58:32 -0400\r
30 From: David Bremner <david@tethera.net>\r
31 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>, notmuch@notmuchmail.org\r
32 Subject: Re: [PATCH v5 00/12] emacs: more flexible and consistent tagging\r
33         operations\r
34 In-Reply-To: <1328426033-21480-1-git-send-email-dmitry.kurochkin@gmail.com>\r
35 References: <1327725684-5887-1-git-send-email-dmitry.kurochkin@gmail.com>\r
36         <1328426033-21480-1-git-send-email-dmitry.kurochkin@gmail.com>\r
37 User-Agent: Notmuch/0.11.1+165~g61fa5c0 (http://notmuchmail.org) Emacs/23.3.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Wed, 08 Feb 2012 11:58:32 -0400\r
40 Message-ID: <87wr7xqpuf.fsf@rocinante.cs.unb.ca>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 08 Feb 2012 15:58:37 -0000\r
56 \r
57 On Sun,  5 Feb 2012 11:13:41 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
58 > Changes:\r
59\r
60 > v4:\r
61\r
62 > * rebased on master, no conflicts so no need for another review\r
63\r
64 \r
65 I pushed this series.  \r
66 \r
67 Maybe this was discussed already, but I think ideally * would apply only\r
68 to open messages. So consider that a feature request if someone is\r
69 looking for a project.\r
70 \r
71 d\r