Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 3a / c2354b8a2f684cae6a3179c09175652af702d9
1 Return-Path: <kedals0@gmail.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 3287D431FBD\r
6         for <notmuch@notmuchmail.org>; Sun, 25 Nov 2012 04:50:01 -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: 0.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id T4tlXeeYBB3R for <notmuch@notmuchmail.org>;\r
18         Sun, 25 Nov 2012 04:50:00 -0800 (PST)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id A19F9431FAE\r
23         for <notmuch@notmuchmail.org>; Sun, 25 Nov 2012 04:50:00 -0800 (PST)\r
24 Received: by mail-we0-f181.google.com with SMTP id t11so4259273wey.26\r
25         for <notmuch@notmuchmail.org>; Sun, 25 Nov 2012 04:49:59 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:subject:user-agent:date:message-id:mime-version\r
28         :content-type; bh=tep5YRhtlkL7K7CFTsTdHbVPIWFv8Wai9h6C17bat18=;\r
29         b=rqItM30Dsag4wVBD9Oi7+OoGibf9TWHFN9iY7YhdvecPujP8NnUe01nqM39znfsFS4\r
30         B8O4Mhb0YWr3BYxncW7VA/v7pNdpdji/CZl89/5+fxYPEvIytejYOPlejh9CpNg6gqyM\r
31         JeaYL0HKPgqfXGTK1kdNHTPkh3IBe5eX76zXrqAeleqjSLQtqp5p2ZsYO2VxVuAkEpFi\r
32         9KLDxGL5c2O1htZWZcWufeyCoq46Ts+MuKGCyd61Jlro4AGb+uRq847GVdjDcmPkY7UA\r
33         RWoMoxpLwudO4eJwa3bk1WWQkTGlmwYtgmSITydUAgmwph7EE83QnsjFUOSMYdz5J1xr\r
34         UpmA==\r
35 Received: by 10.216.26.138 with SMTP id c10mr3600158wea.76.1353847797962;\r
36         Sun, 25 Nov 2012 04:49:57 -0800 (PST)\r
37 Received: from localhost (AStrasbourg-156-1-120-46.w90-6.abo.wanadoo.fr.\r
38         [90.6.23.46])\r
39         by mx.google.com with ESMTPS id d9sm17449660wiw.0.2012.11.25.04.49.56\r
40         (version=TLSv1/SSLv3 cipher=OTHER);\r
41         Sun, 25 Nov 2012 04:49:57 -0800 (PST)\r
42 From: kedals0@gmail.com\r
43 To: notmuch@notmuchmail.org\r
44 Subject: Many color per line in notuch emacs mode\r
45 User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1\r
46         (x86_64-pc-linux-gnu)\r
47 Date: Sun, 25 Nov 2012 13:49:52 +0100\r
48 Message-ID: <87lidpx2xb.fsf@compaq.home>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sun, 25 Nov 2012 12:50:01 -0000\r
64 \r
65 Hi,\r
66 \r
67 I can set color per line using notmuch-search-line-faces. But I would\r
68 like to specify color per line field, i.e a color for date, another for\r
69 authors for exemple.\r
70 \r
71 To do this, I would like to use a 3-tuple list for\r
72 notmuch-search-line-faces:\r
73 :type '(alist :key-type (string) :field (string) :value-type\r
74 (custom-face-edit))\r
75 \r
76 The problem is function notmuch-search-color-line take a non structured\r
77 line in args. Then it is needed to parse it to find out field.\r
78 \r
79 Do you think it would be possible to add a mecanism which permit to\r
80 color a field during line building ?\r
81 \r
82 Thx,\r
83 Dal\r