[PATCH] RFC: all deleting all properties with a given key
[notmuch-archives.git] / 31 / bf2a2455dffc13b303a72964bf41cd70823a17
1 Return-Path: <bgamari@gmail.com>\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 3BFA5431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 17 Feb 2010 20:39:31 -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.959\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.959 tagged_above=-999 required=5\r
12         tests=[AWL=-0.774, BAYES_40=-0.185] 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 eWbLead0klOp for <notmuch@notmuchmail.org>;\r
16         Wed, 17 Feb 2010 20:39:30 -0800 (PST)\r
17 Received: from mail-qy0-f187.google.com (mail-qy0-f187.google.com\r
18         [209.85.221.187])\r
19         by olra.theworths.org (Postfix) with ESMTP id 771C1431FAE\r
20         for <notmuch@notmuchmail.org>; Wed, 17 Feb 2010 20:39:30 -0800 (PST)\r
21 Received: by qyk17 with SMTP id 17so1144201qyk.2\r
22         for <notmuch@notmuchmail.org>; Wed, 17 Feb 2010 20:39:30 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:received:received:content-type:subject:from:to\r
25         :in-reply-to:references:date:message-id:user-agent\r
26         :content-transfer-encoding;\r
27         bh=Ho437BqdkuTcP5dA6udMfO+7COMkr50iguHQ3dfOo7A=;\r
28         b=OKOJDebd7w8dEQQEtRhzBGRtbsh3oj6pen4LPVOen72ZtG5WLgTgN19kL82aN4Htjx\r
29         ySw7cUcUka0wIWLW4NTLmXJ5G7EYYfo9u2vzLmO0doJdvevnJrgMPHMPtuoCsY7tkDez\r
30         L/XXM4V3ImDz+nnGJoHO51N7qLd8CCn1xZSfA=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
32         h=content-type:subject:from:to:in-reply-to:references:date:message-id\r
33         :user-agent:content-transfer-encoding;\r
34         b=WWLUabClgQniO/NwaSItSocnOKXgnGD7AuQNCeojJvRx+JvZubQGqO7Aw9g4sIV6Bk\r
35         fRWzI/K7jGdjhTqcZhjmWjEsgfzT4NfCGz3BbPiTB38/SU/iXKCR4wR5yCXtUqOuYZMn\r
36         O/01V+zRdtrHnOrZ1mK+MTsTv/Du9ytpFvTUs=\r
37 Received: by 10.229.107.29 with SMTP id z29mr4533966qco.42.1266467969920;\r
38         Wed, 17 Feb 2010 20:39:29 -0800 (PST)\r
39 Received: from localhost (pool-96-236-125-203.spfdma.east.verizon.net\r
40         [96.236.125.203])\r
41         by mx.google.com with ESMTPS id 23sm6402436qyk.15.2010.02.17.20.39.28\r
42         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
43         Wed, 17 Feb 2010 20:39:29 -0800 (PST)\r
44 Content-Type: text/plain; charset=UTF-8\r
45 From: Ben Gamari <bgamari@gmail.com>\r
46 To: notmuch <notmuch@notmuchmail.org>\r
47 In-reply-to: <1266467878-sup-1425@ben-laptop>\r
48 References: <1266467878-sup-1425@ben-laptop>\r
49 Date: Wed, 17 Feb 2010 23:39:27 -0500\r
50 Message-Id: <1266467924-sup-4639@ben-laptop>\r
51 User-Agent: Sup/git\r
52 Content-Transfer-Encoding: 8bit\r
53 Subject: Re: [notmuch] Fwd: Re: nested tag trees (was:  Mail in git)\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Thu, 18 Feb 2010 04:39:31 -0000\r
67 \r
68 Excerpts from Ben Gamari's message of Wed Feb 17 23:38:13 -0500 2010:\r
69 > --- Begin forwarded message from martin f krafft ---\r
70 > From: martin f krafft <madduck@madduck.net>\r
71 > To: Ben Gamari <bgamari@gmail.com>\r
72 > Date: Wed, 17 Feb 2010 22:46:13 -0500\r
73 > Subject: Re: nested tag trees (was: [notmuch] Mail in git)\r
74\r
75 \r
76 Bah. Ignore this. I was hoping sup would create a valid in-reply-to.\r
77 Evidently it's not that smart.\r
78 \r
79 - Ben\r