Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 54 / 76ea321ed8805183048ed4610b8e50a181d95d
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 25AFF431FAF\r
6         for <notmuch@notmuchmail.org>; Mon,  7 Oct 2013 23:46:59 -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.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 z9XZBvRzFbtU for <notmuch@notmuchmail.org>;\r
17         Mon,  7 Oct 2013 23:46:53 -0700 (PDT)\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 E1D01431FAE\r
22         for <notmuch@notmuchmail.org>; Mon,  7 Oct 2013 23:46:52 -0700 (PDT)\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 1VTR4A-00066i-Ez; Tue, 08 Oct 2013 07:46:49 +0100\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.71)\r
29         (envelope-from <m.walters@qmul.ac.uk>)\r
30         id 1VTR4A-0004wB-5m; Tue, 08 Oct 2013 07:46:46 +0100\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH 7/6] emacs: Improved `notmuch-describe-keymap'\r
34         documentation\r
35 In-Reply-To: <1381186131-27552-1-git-send-email-amdragon@mit.edu>\r
36 References: <1381029768-11883-1-git-send-email-amdragon@mit.edu>\r
37         <1381186131-27552-1-git-send-email-amdragon@mit.edu>\r
38 User-Agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1\r
39         (x86_64-pc-linux-gnu)\r
40 Date: Tue, 08 Oct 2013 07:46:45 +0100\r
41 Message-ID: <87ob70qmy2.fsf@qmul.ac.uk>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\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: 447f9aef6041e1eb6d47474f7cb6919d (of first 20000 bytes)\r
47 X-SpamAssassin-Score: 0.0\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 0.0 points. Summary of the scoring: \r
53         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
54         provider *      (markwalters1009[at]gmail.com)\r
55         *  0.0 AWL AWL: From: address is in the auto white-list\r
56 X-QM-Scan-Virus: ClamAV says the message is clean\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Tue, 08 Oct 2013 06:46:59 -0000\r
70 \r
71 \r
72 Hello\r
73 \r
74 This looks good to me +1\r
75 \r
76 Best wishes\r
77 \r
78 Mark\r
79 \r
80 On Mon, 07 Oct 2013, Austin Clements <amdragon@MIT.EDU> wrote:\r
81 > ---\r
82 >  emacs/notmuch.el | 11 ++++++++---\r
83 >  1 file changed, 8 insertions(+), 3 deletions(-)\r
84 >\r
85 > diff --git a/emacs/notmuch.el b/emacs/notmuch.el\r
86 > index e559472..c47c6b5 100644\r
87 > --- a/emacs/notmuch.el\r
88 > +++ b/emacs/notmuch.el\r
89 > @@ -141,10 +141,15 @@ This is basically just `format-kbd-macro' but we also convert ESC to M-."\r
90 >        (concat desc " "))))\r
91 >  \r
92 >  (defun notmuch-describe-keymap (keymap ua-keys &optional prefix tail)\r
93 > -  "Return a list of strings, each describing one key in KEYMAP.\r
94 > +  "Return a list of strings, each describing one binding in KEYMAP.\r
95 >  \r
96 > -Each string gives a human-readable description of the key and the\r
97 > -first line of documentation for the bound function."\r
98 > +Each string gives a human-readable description of the key and a\r
99 > +one-line description of the bound function.  See `notmuch-help'\r
100 > +for an overview of how this documentation is extracted.\r
101 > +\r
102 > +UA-KEYS should be a key sequence bound to `universal-argument'.\r
103 > +It will be used to describe bindings of commands that support a\r
104 > +prefix argument.  PREFIX and TAIL are used internally."\r
105 >    (map-keymap\r
106 >     (lambda (key binding)\r
107 >       (cond ((mouse-event-p key) nil)\r
108 > -- \r
109 > 1.8.4.rc3\r
110 >\r
111 > _______________________________________________\r
112 > notmuch mailing list\r
113 > notmuch@notmuchmail.org\r
114 > http://notmuchmail.org/mailman/listinfo/notmuch\r