[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / e4 / 7e3ea6e662d16b17d099ea4cffbaf9b0287616
1 Return-Path: <plecavalier@plc.plecavalier.com>\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 50375431E64\r
6         for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 08:31:42 -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: 2.647\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.647 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_RP_RNBL=1.284, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\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 794u-Z0YZxw8 for <notmuch@notmuchmail.org>;\r
17         Wed, 29 Feb 2012 08:31:41 -0800 (PST)\r
18 Received: from plc.plecavalier.com\r
19         (CPE001a8c1087e6-CM0019477f3980.cpe.net.cable.rogers.com\r
20         [99.239.193.74])\r
21         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 96B2F431FD6\r
24         for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 08:31:41 -0800 (PST)\r
25 Received: from plc.plecavalier.com (plc [127.0.0.1])\r
26         by plc.plecavalier.com (8.14.5/8.14.5) with ESMTP id q1TGVeKw003663\r
27         for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 11:31:40 -0500\r
28 Received: (from plecavalier@localhost)\r
29         by plc.plecavalier.com (8.14.5/8.14.5/Submit) id q1TGVeIm003662;\r
30         Wed, 29 Feb 2012 11:31:40 -0500\r
31 Content-Type: text/plain; charset="utf-8"\r
32 MIME-Version: 1.0\r
33 Content-Transfer-Encoding: quoted-printable\r
34 To: notmuch@notmuchmail.org\r
35 Message-ID: <20120229163140.3587.19027@plc.plecavalier.com>\r
36 From: Philippe LeCavalier <support@plecavalier.com>\r
37 User-Agent: alot/0.21+\r
38 Subject: [alot] nottoomuch-addresses.sh config\r
39 Date: Wed, 29 Feb 2012 11:31:40 -0500\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\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: Wed, 29 Feb 2012 16:31:42 -0000\r
53 \r
54 \r
55 Hi.\r
56 \r
57 I had nottoomuch-addresses.sh working perfectly in emacs and I'm trying\r
58 to get it going in alot. Here's[1] what I've got so far. One things that\r
59 really confusing me is the brackets in the help file[2]. As soon as I\r
60 put double brackets alot can't read the account. Am I misunderstanding\r
61 something about those brackets? I'm very much a non-coder in case it\r
62 wasn't already obvious...Also, should I be creating a key binding to\r
63 invoke the completion command?\r
64 \r
65 Thanks,\r
66 Phil\r
67 \r
68 ref.\r
69 [1]\r
70 command =3D nottoomuch-addresses.sh\r
71 regexp =3D \"(?P<name>.+)\"\s*<(?P<email>.*.+?@.+?)>\r
72 \r
73 It would seem to me that I might need to specify where the heck the\r
74 script lives?\r
75 \r
76 [2]\r
77 http://alot.readthedocs.org/en/latest/configuration/index.html#contacts-com=\r
78 pletion\r