Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / c8 / e51a438b614bd0ddbce5c1c1c9df20b630b924
1 Return-Path: <kristoffer@rymdkoloni.se>\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 15CAE40DBD3\r
6         for <notmuch@notmuchmail.org>; Thu, 11 Nov 2010 06:17:48 -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: 0.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
12         autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id xM5wL46NHIyY for <notmuch@notmuchmail.org>;\r
16         Thu, 11 Nov 2010 06:17:38 -0800 (PST)\r
17 X-Greylist: delayed 364 seconds by postgrey-1.32 at olra;\r
18         Thu, 11 Nov 2010 06:17:37 PST\r
19 Received: from gateway04.websitewelcome.com (gateway04.websitewelcome.com\r
20         [69.56.195.7])\r
21         by olra.theworths.org (Postfix) with SMTP id EB4F240DBC8\r
22         for <notmuch@notmuchmail.org>; Thu, 11 Nov 2010 06:17:37 -0800 (PST)\r
23 Received: (qmail 28921 invoked from network); 11 Nov 2010 14:11:24 -0000\r
24 Received: from terminator.websitewelcome.com (74.53.228.194)\r
25         by gateway04.websitewelcome.com with SMTP; 11 Nov 2010 14:11:24 -0000\r
26 Received: from port-87-193-235-133.static.qsc.de ([87.193.235.133]:53223\r
27         helo=mams) by terminator.websitewelcome.com with esmtpa (Exim 4.69)\r
28         (envelope-from <kristoffer@rymdkoloni.se>)\r
29         id 1PGXs4-0007xj-5Z; Thu, 11 Nov 2010 08:11:24 -0600\r
30 From: Kristoffer =?utf-8?Q?Str=C3=B6m?= <kristoffer@rymdkoloni.se>\r
31 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
32 Subject: Re: Maildir-flags synchronization now on master branch\r
33 In-Reply-To: <87iq04nh8v.fsf@yoom.home.cworth.org>\r
34 References: <87iq04nh8v.fsf@yoom.home.cworth.org>\r
35 User-Agent: Notmuch/0.4-31-g44ea57a (http://notmuchmail.org) Emacs/23.2.1\r
36         (i486-pc-linux-gnu)\r
37 Date: Thu, 11 Nov 2010 15:11:23 +0100\r
38 Message-ID: <878w10q7as.fsf@rymdkoloni.se>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-AntiAbuse: This header was added to track abuse,\r
42         please include it with any abuse report\r
43 X-AntiAbuse: Primary Hostname - terminator.websitewelcome.com\r
44 X-AntiAbuse: Original Domain - notmuchmail.org\r
45 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
46 X-AntiAbuse: Sender Address Domain - rymdkoloni.se\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 11 Nov 2010 14:17:48 -0000\r
60 \r
61  \r
62 >   1. Don't do maildir-flag things in non-maildir directories\r
63  \r
64 >   2. Preserve any unsupported flags when renaming\r
65\r
66 > Of these, number 1 is likely less important. If someone is very\r
67 > concerned about avoiding the maildir-style renaming then they can simply\r
68 > configure maildir.synchronize_flags to false.\r
69 \r
70 I'm just pinging that the small feedreader sluk i'm writing/maintaining relies on filenames not changing. \r
71 So if anyone's using it be careful, and #1 would be a tad more important then.\r
72 \r
73 Kristoffer\r