Re: [PATCH v3] nmbug: Translate to Python
[notmuch-archives.git] / ea / 2cf1f3271e80c2040d0e301158b2b1e966ef3d
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 A3BC5431FBF\r
6         for <notmuch@notmuchmail.org>; Thu, 15 Nov 2012 01:05:47 -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 2+lXgnizOMfU for <notmuch@notmuchmail.org>;\r
17         Thu, 15 Nov 2012 01:05:47 -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 E6C33431FAF\r
22         for <notmuch@notmuchmail.org>; Thu, 15 Nov 2012 01:05:46 -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 1TYvOG-0003bX-RF; Thu, 15 Nov 2012 09:05:43 +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 1TYvOG-0000aP-JX; Thu, 15 Nov 2012 09:05:40 +0000\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: Christoph Rissner <cri@visotech.at>,\r
33         notmuch mailing list <notmuch@notmuchmail.org>\r
34 Subject: Re: notmuch show <all tags>\r
35 In-Reply-To: <50A4A974.5060203@visotech.at>\r
36 References: <50A4A974.5060203@visotech.at>\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: Thu, 15 Nov 2012 09:05:47 +0000\r
40 Message-ID: <87haor5j84.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: 684a85941dfe2e94bb055ecf18ffe422 (of first 20000 bytes)\r
46 X-SpamAssassin-Score: -1.8\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.8 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.5 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: Thu, 15 Nov 2012 09:05:47 -0000\r
73 \r
74 \r
75 I think \r
76 \r
77 notmuch search --output=tags '*'\r
78 \r
79 is what you want\r
80 \r
81 Best wishes\r
82 \r
83 Mark\r
84 \r
85 On Thu, 15 Nov 2012, Christoph Rissner <cri@visotech.at> wrote:\r
86 > Hi,\r
87 >\r
88 > it's probably a stupid question, but is it possibly to query all\r
89 > available tags from the command line? Something like "notmuch show --tags"?\r
90 >\r
91 > I know there is notmuch_database_get_all_tags(), emacs shows a list of\r
92 > tags, in python it's just\r
93 > "list(notmuch.database.Database().get_all_tags())", but how do I do that\r
94 > using notmuch itself?\r
95 >\r
96 > BTW: I'm currently using notmuch from rev 84a0c52.\r
97 >\r
98 > Thanks,\r
99 > Christoph\r
100 >\r
101 > _______________________________________________\r
102 > notmuch mailing list\r
103 > notmuch@notmuchmail.org\r
104 > http://notmuchmail.org/mailman/listinfo/notmuch\r