Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / ad / 677c939952540e1def97faaf508acaad9ee47a
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 E0EFE431FC3\r
6         for <notmuch@notmuchmail.org>; Thu, 26 Apr 2012 12:09:47 -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 w-MGLSQqAnAR for <notmuch@notmuchmail.org>;\r
17         Thu, 26 Apr 2012 12:09:47 -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 23D50431FAE\r
22         for <notmuch@notmuchmail.org>; Thu, 26 Apr 2012 12:09:47 -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 1SNU4W-00063o-0U; Thu, 26 Apr 2012 20:09:44 +0100\r
27 Received: from 94-192-233-223.zone6.bethere.co.uk ([94.192.233.223]\r
28         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 1SNU4V-0005ZI-LJ; Thu, 26 Apr 2012 20:09:43 +0100\r
32 From: Mark Walters <markwalters1009@gmail.com>\r
33 To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v2 1/2] emacs: add a filter option to show\r
35 In-Reply-To: <m27gx2qrpz.fsf@guru.guru-group.fi>\r
36 References: <1335373954-4578-1-git-send-email-markwalters1009@gmail.com>\r
37         <1335373954-4578-2-git-send-email-markwalters1009@gmail.com>\r
38         <m27gx2qrpz.fsf@guru.guru-group.fi>\r
39 User-Agent: Notmuch/0.12+128~g0f26d91 (http://notmuchmail.org) Emacs/23.3.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Thu, 26 Apr 2012 20:10:01 +0100\r
42 Message-ID: <87vckmxqba.fsf@qmul.ac.uk>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 X-Sender-Host-Address: 94.192.233.223\r
46 X-QM-SPAM-Info: Sender has good ham record.  :)\r
47 X-QM-Body-MD5: 32fe739662843129fd880fca6ee7958d (of first 20000 bytes)\r
48 X-SpamAssassin-Score: -1.8\r
49 X-SpamAssassin-SpamBar: -\r
50 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
51         determine if it is\r
52         spam. We require at least 5.0 points to mark a message as spam.\r
53         This message scored -1.8 points.\r
54         Summary of the scoring: \r
55         * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\r
56         *      medium trust\r
57         *      [138.37.6.40 listed in list.dnswl.org]\r
58         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
59         provider *      (markwalters1009[at]gmail.com)\r
60         * -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay\r
61         *      domain\r
62         *  0.5 AWL AWL: From: address is in the auto white-list\r
63 X-QM-Scan-Virus: ClamAV says the message is clean\r
64 X-BeenThere: notmuch@notmuchmail.org\r
65 X-Mailman-Version: 2.1.13\r
66 Precedence: list\r
67 List-Id: "Use and development of the notmuch mail system."\r
68         <notmuch.notmuchmail.org>\r
69 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
70         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
71 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
72 List-Post: <mailto:notmuch@notmuchmail.org>\r
73 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
74 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
75         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
76 X-List-Received-Date: Thu, 26 Apr 2012 19:09:48 -0000\r
77 \r
78 On Thu, 26 Apr 2012, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
79 > On Wed, Apr 25 2012, Mark Walters <markwalters1009@gmail.com> wrote:\r
80 >\r
81 >> Show the current thread with a different filter (i.e., open messages\r
82 >> in the thread matching the new query).\r
83 >>\r
84 >> Bound to 'l' for "limit".\r
85 >>\r
86 >> Note that it is not the same as filter in search mode as it replaces\r
87 >> the existing query rather than ANDing with it (but it does keep the\r
88 >> thread-id part of the query).\r
89 >> ---\r
90 >\r
91 > LGTM -- just one question -- to be analogous with 'notmuch-search-filter'\r
92 > 'notmuch-show-filter-thread' could look something like:\r
93 >\r
94 > (defun notmuch-show-filter-thread (query)\r
95 >   "Filter or LIMIT the current thread based on a new query string.\r
96 >\r
97 > Reshows the current thread with matches defined by the new query-string."\r
98 >   (interactive (list (notmuch-read-query "Filter thread: ")))\r
99 >   (setq notmuch-show-query-context (if (string= query "") nil query))\r
100 >   (notmuch-show-refresh-view t))\r
101 >\r
102 \r
103 Oh that looks much nicer! I will resubmit.\r
104 \r
105 Best wishes\r
106 \r
107 Mark\r
108 \r