Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 1e / bec01824adbf33897df8ab5b6595bca75c1bd9
1 Return-Path: <m.walters@qmul.ac.uk>\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 A3118431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 13 Dec 2012 08:37:10 -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.401\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.401 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         FREEMAIL_REPLY=2.499, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3]\r
14         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 J7nKHBiTRqvt for <notmuch@notmuchmail.org>;\r
18         Thu, 13 Dec 2012 08:37:10 -0800 (PST)\r
19 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\r
20         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 09B12431FB6\r
23         for <notmuch@notmuchmail.org>; Thu, 13 Dec 2012 08:37:10 -0800 (PST)\r
24 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
25         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
26         (envelope-from <m.walters@qmul.ac.uk>)\r
27         id 1TjBmR-0001lG-Us; Thu, 13 Dec 2012 16:37:06 +0000\r
28 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost)\r
29         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69)\r
30         (envelope-from <m.walters@qmul.ac.uk>)\r
31         id 1TjBmR-0006iL-Js; Thu, 13 Dec 2012 16:37:03 +0000\r
32 From: Mark Walters <markwalters1009@gmail.com>\r
33 To: Damien Cassou <damien.cassou@gmail.com>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v5] emacs: display tags in notmuch-show with links\r
35 In-Reply-To: <1355404167-31750-1-git-send-email-damien.cassou@gmail.com>\r
36 References: <1355404167-31750-1-git-send-email-damien.cassou@gmail.com>\r
37 User-Agent: Notmuch/0.14+155~g7edfdc3 (http://notmuchmail.org) Emacs/23.4.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Thu, 13 Dec 2012 16:37:05 +0000\r
40 Message-ID: <87obhxlxhq.fsf@qmul.ac.uk>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-Sender-Host-Address: 93.97.24.31\r
44 X-QM-SPAM-Info: Sender has good ham record.  :)\r
45 X-QM-Body-MD5: c5acbfaa83e1ec878e61dcbbd2392030 (of first 20000 bytes)\r
46 X-SpamAssassin-Score: -1.2\r
47 X-SpamAssassin-SpamBar: -\r
48 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
49         determine if it is\r
50         spam. We require at least 5.0 points to mark a message as spam.\r
51         This message scored -1.2 points.\r
52         Summary of the scoring: \r
53         * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\r
54         *      medium trust\r
55         *      [138.37.6.40 listed in list.dnswl.org]\r
56         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
57         provider *      (markwalters1009[at]gmail.com)\r
58         *  1.0 FREEMAIL_REPLY From and body contain different freemails\r
59         *  0.1 AWL AWL: From: address is in the auto white-list\r
60 X-QM-Scan-Virus: ClamAV says the message is clean\r
61 X-BeenThere: notmuch@notmuchmail.org\r
62 X-Mailman-Version: 2.1.13\r
63 Precedence: list\r
64 List-Id: "Use and development of the notmuch mail system."\r
65         <notmuch.notmuchmail.org>\r
66 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
68 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
69 List-Post: <mailto:notmuch@notmuchmail.org>\r
70 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
71 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
72         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
73 X-List-Received-Date: Thu, 13 Dec 2012 16:37:10 -0000\r
74 \r
75 \r
76 This version looks good to me: +1\r
77 \r
78 Best wishes\r
79 \r
80 Mark\r
81 \r
82 On Thu, 13 Dec 2012, Damien Cassou <damien.cassou@gmail.com> wrote:\r
83 > This patch obsoletes:\r
84 > id:1355216437-21109-1-git-send-email-damien.cassou@gmail.com\r
85 >\r
86 > [PATCH 1/4] emacs: Add a thread's tags to notmuch-show header-line\r
87 > [PATCH 2/4] emacs: Make tags in notmuch-show header-line clickable\r
88 > [PATCH 3/4] emacs: Make all tags in `notmuch-show' clickable\r
89 > [PATCH 4/4] emacs: Add unit-tests for clickable tags\r
90 >\r
91 > These patches make clickable all tags that appear in notmuch-show\r
92 > buffers. Each tag is a link to open a new notmuch-search buffer for\r
93 > this tag. Additionally, the buffer's header-line now shows the\r
94 > thread's tags (clickable only if the `header-button' library is loaded\r
95 > or loadable).\r
96 >\r
97 > These patches are the first of an upcoming series whose goal is to\r
98 > integrate notmuch-labeler into notmuch. See the following for more\r
99 > details: https://github.com/DamienCassou/notmuch-labeler\r
100 >\r
101 > With respect to v4, I took care of the comments you made:\r
102 >\r
103 > - integration of Mark Walters' patch to avoid duplicate update of the\r
104 >   header-line tags\r
105 > - implementation of Mark Walters' comment on sorting header-line tags\r
106 > _______________________________________________\r
107 > notmuch mailing list\r
108 > notmuch@notmuchmail.org\r
109 > http://notmuchmail.org/mailman/listinfo/notmuch\r