Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 40 / d211da7434f28b7555d5aa9d2c36bd761bba48
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 76D12431FB6\r
6         for <notmuch@notmuchmail.org>; Sun,  2 Dec 2012 17:22:59 -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.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] 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 SZUcBBFEFbiR for <notmuch@notmuchmail.org>;\r
17         Sun,  2 Dec 2012 17:22:57 -0800 (PST)\r
18 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id D7D88431FAE\r
22         for <notmuch@notmuchmail.org>; Sun,  2 Dec 2012 17:22:56 -0800 (PST)\r
23 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
24         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
25         (envelope-from <m.walters@qmul.ac.uk>)\r
26         id 1TfKkH-000281-2U; Mon, 03 Dec 2012 01:22:53 +0000\r
27 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost)\r
28         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69)\r
29         (envelope-from <m.walters@qmul.ac.uk>)\r
30         id 1TfKkG-000429-Nz; Mon, 03 Dec 2012 01:22:52 +0000\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] emacs: show: make show-get-message-prop usable from pick\r
34 In-Reply-To: <1354486881-32456-1-git-send-email-markwalters1009@gmail.com>\r
35 References: <1354483744-27541-1-git-send-email-markwalters1009@gmail.com>\r
36         <1354486881-32456-1-git-send-email-markwalters1009@gmail.com>\r
37 User-Agent: Notmuch/0.14+81~g9730584 (http://notmuchmail.org) Emacs/23.4.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Mon, 03 Dec 2012 01:22:53 +0000\r
40 Message-ID: <87ip8kszde.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: ba5ea7ff61b574f194e6c0f9eae19574 (of first 20000 bytes)\r
46 X-SpamAssassin-Score: -1.7\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.7 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         *  0.6 AWL AWL: From: address is in the auto white-list\r
59 X-QM-Scan-Virus: ClamAV says the message is clean\r
60 X-BeenThere: notmuch@notmuchmail.org\r
61 X-Mailman-Version: 2.1.13\r
62 Precedence: list\r
63 List-Id: "Use and development of the notmuch mail system."\r
64         <notmuch.notmuchmail.org>\r
65 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
67 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
68 List-Post: <mailto:notmuch@notmuchmail.org>\r
69 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
70 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
71         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
72 X-List-Received-Date: Mon, 03 Dec 2012 01:22:59 -0000\r
73 \r
74 \r
75 Hi\r
76 \r
77 On Sun, 02 Dec 2012, Mark Walters <markwalters1009@gmail.com> wrote:\r
78 > Make notmuch-show-get-prop choose the get-message-properties routine\r
79 > based on the major mode. This make it usable from notmuch-pick and\r
80 > thus a large number of functions are usable directly from\r
81 > notmuch-show.el and do not need to be reimplemented in pick.\r
82 > ---\r
83 >\r
84 > Ok so the previous version was me being stupid. I was wanting to avoid\r
85 > errors caused by notmuch-pick-get-message-properties not existing but\r
86 > the obvious solution is just to define it in a trivial fashion as\r
87 > here.\r
88 \r
89 and to continue the stupidity the first hunk is no longer needed: it's\r
90 just the second hunk now.\r
91 \r
92 MW\r
93 \r
94 >\r
95 > Anyway would this be acceptable?\r
96 >\r
97 > Best wishes\r
98 >\r
99 > Mark\r
100 >\r
101 >\r
102 >  emacs/notmuch-show.el |   10 +++++++++-\r
103 >  1 files changed, 9 insertions(+), 1 deletions(-)\r
104 >\r
105 > diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
106 > index 4d6c014..b7f64e3 100644\r
107 > --- a/emacs/notmuch-show.el\r
108 > +++ b/emacs/notmuch-show.el\r
109 > @@ -1378,6 +1378,10 @@ Some useful entries are:\r
110 >      (notmuch-show-move-to-message-top)\r
111 >      (get-text-property (point) :notmuch-message-properties)))\r
112 >  \r
113 > +(defun notmuch-show-mode-get-message-properties ()\r
114 > +  "Wrapper for notmuch-show-get-message-properties"\r
115 > +  (notmuch-show-get-message-properties))\r
116 > +\r
117 >  (defun notmuch-show-set-prop (prop val &optional props)\r
118 >    (let ((inhibit-read-only t)\r
119 >       (props (or props\r
120 > @@ -1385,9 +1389,13 @@ Some useful entries are:\r
121 >      (plist-put props prop val)\r
122 >      (notmuch-show-set-message-properties props)))\r
123 >  \r
124 > +(defun notmuch-pick-get-message-properties ())\r
125 > +\r
126 >  (defun notmuch-show-get-prop (prop &optional props)\r
127 >    (let ((props (or props\r
128 > -                (notmuch-show-get-message-properties))))\r
129 > +                (if (eq major-mode 'notmuch-show-mode)\r
130 > +                    (notmuch-show-get-message-properties)\r
131 > +                  (notmuch-pick-get-message-properties)))))\r
132 >      (plist-get props prop)))\r
133 >  \r
134 >  (defun notmuch-show-get-message-id (&optional bare)\r
135 > -- \r
136 > 1.7.9.1\r