Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 5d / fb34f076bcc739925ce303173f83115c9b0b7f
1 Return-Path: <teythoon@jade-hamburg.de>\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 5304D431FAF\r
6         for <notmuch@notmuchmail.org>; Fri, 20 Jan 2012 03:26:12 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date"\r
9 X-Spam-Flag: NO\r
10 X-Spam-Score: 0.432\r
11 X-Spam-Level: \r
12 X-Spam-Status: No, score=0.432 tagged_above=-999 required=5\r
13         tests=[INVALID_DATE=0.432] 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 3Mj1zgn3dG15 for <notmuch@notmuchmail.org>;\r
17         Fri, 20 Jan 2012 03:26:11 -0800 (PST)\r
18 Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
19         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id B0901431FAE\r
22         for <notmuch@notmuchmail.org>; Fri, 20 Jan 2012 03:26:11 -0800 (PST)\r
23 Received: from mail.jade-hamburg.de (unknown [85.183.11.228])\r
24         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
25         (No client certificate requested)\r
26         by mail.cryptobitch.de (Postfix) with ESMTPSA id BEA5D52C887\r
27         for <notmuch@notmuchmail.org>; Fri, 20 Jan 2012 12:26:09 +0100 (CET)\r
28 Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
29         id 12327DF2A3; Fri, 20 Jan 2012 12:26:09 +0100 (CET)\r
30 Received: from thinkbox.jade-hamburg.de (unknown [193.174.12.196])\r
31         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
32         (No client certificate requested) (Authenticated sender: teythoon)\r
33         by mail.jade-hamburg.de (Postfix) with ESMTPSA id B2795DF2A0;\r
34         Fri, 20 Jan 2012 12:26:07 +0100 (CET)\r
35 Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77)\r
36         (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
37         id 1RoCbd-0006PP-Hz; Fri, 20 Jan 2012 12:26:05 +0100\r
38 Content-Type: text/plain; charset="utf-8"\r
39 MIME-Version: 1.0\r
40 Content-Transfer-Encoding: quoted-printable\r
41 From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
42 To: Patrick Totzke <patricktotzke@googlemail.com>,\r
43         Jameson Graef Rollins <jrollins@finestructure.net>, notmuch@notmuchmail.org\r
44 References: <E1RamIG-0003si-K3@thinkbox.jade-hamburg.de>\r
45         <4ee8d62a.596ee30a.1833.ffffc33e@mx.google.com>\r
46         <E1RcdyR-0003Vn-Ny@thinkbox.jade-hamburg.de>\r
47         <87k45so36b.fsf@servo.finestructure.net>\r
48         <4eef7faa.c1cae30a.0802.ffffaffb@mx.google.com>\r
49         <E1RdHvP-00026h-Dg@thinkbox.jade-hamburg.de>\r
50         <20120120104041.23590.16718@megatron>\r
51 In-Reply-To: <20120120104041.23590.16718@megatron>\r
52 Date: Fri, 20 Jan 2012 11:26:05 -0000\r
53 Message-ID: <20120120112605.5324.87866@thinkbox.jade-hamburg.de>\r
54 Subject: Re: [afew] announcing afew,\r
55         an universal tagging solution with some fancy features\r
56 Date: Fri, 20 Jan 2012 12:26:05 +0100\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: Fri, 20 Jan 2012 11:26:12 -0000\r
70 \r
71 Quoting Patrick Totzke (2012-01-20 11:40:41)\r
72 >Quoting Justus Winter (2011-12-21 08:53:23)\r
73 >>Hey Pazz,\r
74 >>\r
75 >>Quoting Patrick Totzke (2011-12-19 19:17:12)\r
76 >>>Also, should i not get some output when calling afew with -vv ?\r
77 >>\r
78 >>Yes you should ;). Here's an example run on my box:\r
79 >Alright, I do get logging output with upstream master thanks.\r
80 >\r
81 >FYI: I found the problem with afew not finding new mails on my box.\r
82 >I had the following in my ~/.notmuch-config:\r
83 >\r
84 >\r
85 >        #       tags    A list (separated by ';') of the tags that will be\r
86 >        #               added to all messages incorporated by "notmuch new=\r
87 ".\r
88 >        #\r
89 >        [new]\r
90 >        tags=3Dnew;\r
91 >\r
92 >I suspect you don't split the config value and thus afew ended up with a f=\r
93 alse tag "new;".\r
94 >its just cosmetics but nevertheless..\r
95 \r
96 Hm, actually it does exactly that:\r
97 \r
98 def get_notmuch_new_tags():\r
99     return notmuch_settings.get('new', 'tags').split(';')\r
100 \r
101 Could you post the relevant log messages?\r
102 \r
103 >Thanks for afew! I translated my static filter rules and am very much enjo=\r
104 ying the automagic list-id tags :)\r
105 >/p\r
106 \r
107 Cool :)\r
108 \r
109 Cheers,\r
110 Justus\r