[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 5f / 11e75e29b737e5d13a76e9a8fafd9967abe3b1
1 Return-Path: <xma@gnu.org>\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 81C3F41A54A\r
6         for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 14:02:05 -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.463\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled\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 IxPGoWDq+-8k for <notmuch@notmuchmail.org>;\r
16         Wed, 24 Nov 2010 14:02:04 -0800 (PST)\r
17 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
18         [88.164.105.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 62E35431FB5\r
20         for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 14:02:04 -0800 (PST)\r
21 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
22         by xhlj.maillard.im (Postfix) with ESMTP id 479C020392;\r
23         Wed, 24 Nov 2010 23:01:58 +0100 (CET)\r
24 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
25         :subject:in-reply-to:references:reply-to:date:message-id\r
26         :mime-version:content-type; s=postfix; bh=Ges1UWNWPS0gAhWMByIBOe\r
27         q5uFU=; b=bT1KG2LZ8EVGCG+XdH84pjLykpUB+G4bLWsFWHsFTiSKabqn5tNLx7\r
28         v9Jqg8LHJxs/bZPVR6fqM06pi2bxCVygZiUdSztogz+4ijCZBfNC/g23SI9p+4LX\r
29         7mj13zkcnf2W56mpflC9r40CW1Yz9OtyfMi6WyVQv5KAGqtt7CzJ4=\r
30 Received: from maillard.im (unknown [192.168.0.254])\r
31         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
32         (No client certificate requested)\r
33         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
34         Wed, 24 Nov 2010 23:01:58 +0100 (CET)\r
35 From: Xavier Maillard <xma@gnu.org>\r
36 To: Jameson Rollins <jrollins@finestructure.net>\r
37 Subject: Re: notmuch release 0.5 now available\r
38 In-Reply-To: <874ob954rt.fsf@servo.finestructure.net>\r
39 References: <87fwv79lsc.fsf@yoom.home.cworth.org>\r
40         <m21v6d59af.fsf@kcals.maillard.im>\r
41         <877hg5583s.fsf@servo.finestructure.net>\r
42         <m2hbf93qyc.fsf@kcals.maillard.im>\r
43         <874ob954rt.fsf@servo.finestructure.net>\r
44 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
45         (i486-slackware-linux-gnu)\r
46 Date: Wed, 24 Nov 2010 23:08:53 +0100\r
47 Message-ID: <m2bp5e2x3e.fsf@kcals.maillard.im>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 Reply-To: Xavier Maillard <xma@gnu.org>\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Wed, 24 Nov 2010 22:02:05 -0000\r
65 \r
66 \r
67 On Mon, 22 Nov 2010 18:15:34 -0500, Jameson Rollins <jrollins@finestructure.net> wrote:\r
68 > On Mon, 22 Nov 2010 23:59:23 +0100, Xavier Maillard <xma@gnu.org> wrote:\r
69 > > On Mon, 22 Nov 2010 17:03:35 -0500, Jameson Rollins <jrollins@finestructure.net> wrote:\r
70 > > > "Fcc" means something like "file cc", which means that a copy of the\r
71 > > > message is written to a local directory when sending.  This is useful\r
72 > > > for keeping copies of all of the mail that you send out.\r
73 > > \r
74 > > What is the advantage over the "Sent" IMAP folder ?\r
75\r
76 > My sendmail program doesn't know anything about IMAP, so I have no such\r
77 > folder.  I think it just depends on how your set up works.  If your sent\r
78 > mail is already being archived somewhere, then maybe the Fcc isn't\r
79 > useful for you.\r
80 \r
81 YMMV as often said :)\r
82 \r
83 Anyway, thank you.\r
84 \r
85 /Xavier\r