Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / b2 / 28212cdce7ee0a19c04652eb3735cc6cb72e74
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 B65A3431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 29 Oct 2012 01:28:25 -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: 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 hOilQyLKVkeK for <notmuch@notmuchmail.org>;\r
18         Mon, 29 Oct 2012 01:28:22 -0700 (PDT)\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 EDCD0431FAF\r
23         for <notmuch@notmuchmail.org>; Mon, 29 Oct 2012 01:28:21 -0700 (PDT)\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 1TSkhl-0001ww-L7; Mon, 29 Oct 2012 08:28:18 +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 1TSkhl-0007PI-7e; Mon, 29 Oct 2012 08:28:17 +0000\r
32 From: Mark Walters <markwalters1009@gmail.com>\r
33 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH 0/3] Add notmuch-pick to contrib\r
35 In-Reply-To: <87390ywrru.fsf@zancas.localnet>\r
36 References: <1351337200-18050-1-git-send-email-markwalters1009@gmail.com>\r
37         <87390ywrru.fsf@zancas.localnet>\r
38 User-Agent: Notmuch/0.14+67~g42391b4 (http://notmuchmail.org) Emacs/23.4.1\r
39         (x86_64-pc-linux-gnu)\r
40 Date: Mon, 29 Oct 2012 08:28:20 +0000\r
41 Message-ID: <87k3u9bs2j.fsf@qmul.ac.uk>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-Sender-Host-Address: 93.97.24.31\r
45 X-QM-SPAM-Info: Sender has good ham record.  :)\r
46 X-QM-Body-MD5: 3c1e14864cef8c8f5995a0444eff6f56 (of first 20000 bytes)\r
47 X-SpamAssassin-Score: -1.2\r
48 X-SpamAssassin-SpamBar: -\r
49 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
50         determine if it is\r
51         spam. We require at least 5.0 points to mark a message as spam.\r
52         This message scored -1.2 points.\r
53         Summary of the scoring: \r
54         * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\r
55         *      medium trust\r
56         *      [138.37.6.40 listed in list.dnswl.org]\r
57         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
58         provider *      (markwalters1009[at]gmail.com)\r
59         *  1.0 FREEMAIL_REPLY From and body contain different freemails\r
60         *  0.1 AWL AWL: From: address is in the auto white-list\r
61 X-QM-Scan-Virus: ClamAV says the message is clean\r
62 X-BeenThere: notmuch@notmuchmail.org\r
63 X-Mailman-Version: 2.1.13\r
64 Precedence: list\r
65 List-Id: "Use and development of the notmuch mail system."\r
66         <notmuch.notmuchmail.org>\r
67 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
69 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
70 List-Post: <mailto:notmuch@notmuchmail.org>\r
71 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
72 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
73         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
74 X-List-Received-Date: Mon, 29 Oct 2012 08:28:25 -0000\r
75 \r
76 \r
77 Hello\r
78 \r
79 On Sun, 28 Oct 2012, David Bremner <david@tethera.net> wrote:\r
80 > Mark Walters <markwalters1009@gmail.com> writes:\r
81 >\r
82 >> This is a new version of notmuch-pick (previous version at\r
83 >> id:"1343164911-31589-1-git-send-email-markwalters1009@gmail.com")following\r
84 >> suggestions of Tomi and David in that thread. The main change is that\r
85 >> it is now entirely self contained in contrib: all the user needs to do\r
86 >> is copy the notmuch-pick.el somewhere in the emacs load path and add\r
87 >> (require 'notmuch-pick nil t) to their .emacs file.\r
88 >\r
89 > I have pushed this to contrib.\r
90 \r
91 That's great.\r
92 \r
93 > We do need tests before this goes mainline. What about (untested) having\r
94 > the tests in contrib/notmuch-pick for now, including as needed from\r
95 > ../../test.\r
96 \r
97 I haven't been able to get this to work but I have a slight variant\r
98 which seems to that I will post shortly.\r
99 \r
100 > We should mention it in NEWS; at this point I think it is reasonable to\r
101 > expect to do at least one release with pick in contrib.\r
102 \r
103 Yes that seems sensible.\r
104 \r
105 > As a vague feature request, what about forwarding unknown keys to\r
106 > the notmuch-show buffer?\r
107 \r
108 This would be good: but I can't see how to make it work. If anyone has\r
109 any suggestions or pointers do say!\r
110 \r
111 Best wishes\r
112 \r
113 Mark\r
114 \r