Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 23 / b699e6b86312c5fa4f9d46331f22433fe666e9
1 Return-Path: <tomi.ollila@iki.fi>\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 10595431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 21 Oct 2014 07:25:31 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id KxG2ZHk37u9Y for <notmuch@notmuchmail.org>;\r
16         Tue, 21 Oct 2014 07:25:23 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id DFCD1431FB6\r
19         for <notmuch@notmuchmail.org>; Tue, 21 Oct 2014 07:25:22 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id B2DF610008C;\r
22         Tue, 21 Oct 2014 17:25:01 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Franz Fellner <alpine.art.de@gmail.com>\r
25 Subject: Re: [PATCH] VIM: Add URI handling\r
26 In-Reply-To: <544564ceae3dc_25b371be984d@TP_L520.notmuch>\r
27 References: <1412281423-22441-1-git-send-email-imain@stemwinder.org>\r
28         <20141010114457.GG28601@TP_L520.localdomain>\r
29         <543822f73d3fd_46ad163fe88cd@ovo.mains.priv.notmuch>\r
30         <20141011142943.GD23373@TP_L520.localdomain>\r
31         <543ecc23bb98_2c291569e8c17@ovo.mains.priv.notmuch>\r
32         <20141017181422.GG20696@TP_L520.localdomain>\r
33         <m2vbner283.fsf@guru.guru-group.fi>\r
34         <544564ceae3dc_25b371be984d@TP_L520.notmuch>\r
35 User-Agent: Notmuch/0.18.1+130~ga61922f (http://notmuchmail.org) Emacs/24.3.1\r
36         (x86_64-unknown-linux-gnu)\r
37 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
38         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
39         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
40 Date: Tue, 21 Oct 2014 17:25:01 +0300\r
41 Message-ID: <m2zjcp5wle.fsf@guru.guru-group.fi>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\r
44 Cc: notmuch@notmuchmail.org\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Tue, 21 Oct 2014 14:25:31 -0000\r
58 \r
59 On Mon, Oct 20 2014, Franz Fellner <alpine.art.de@gmail.com> wrote:\r
60 \r
61 >> this commit message.\r
62 > MsgID was just a short name for message-id, and I am used to CamelCase...\r
63 >\r
64 > VIM: Add support to open messages specified by their message-id in notmuch-show.\r
65 \r
66 Perhaps something like: vim: add support to open id: links(*)\r
67 \r
68 (as subject) and then the text could describe shortly how this feature\r
69 works and how it is used.\r
70 \r
71 See "Write meaningful commit messages" in http://notmuchmail.org/contributing/\r
72 \r
73 (*) or 'references' or 'urls' -- which you think is the best in vim client\r
74 context. \r
75 \r
76 \r
77 Tomi\r