[PATCH 7/9] CLI: add properties to dump output
[notmuch-archives.git] / 6c / 1e48093dc4c35b8783f500c331854047ec4ac4
1 Return-Path: <ethan.glasser.camp@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 0621B431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  5 Nov 2012 19:58:24 -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.7\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id EH8OYer+alu1 for <notmuch@notmuchmail.org>;\r
18         Mon,  5 Nov 2012 19:58:23 -0800 (PST)\r
19 Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com\r
20         [209.85.212.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 912F8431FAE\r
23         for <notmuch@notmuchmail.org>; Mon,  5 Nov 2012 19:58:23 -0800 (PST)\r
24 Received: by mail-vb0-f53.google.com with SMTP id fc21so5104vbb.26\r
25         for <notmuch@notmuchmail.org>; Mon, 05 Nov 2012 19:58:22 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
28         :mime-version:content-type;\r
29         bh=Hx7SBY/DJwxBg+vgW++6aWr9/rPSSPb9JTtvFJd89p0=;\r
30         b=IdAJiVSmwBi5ZPbTVkZRqgWCkJks4nRpq5DWN2Pj6AHHkxDwEaFZmr2khacRCiCRAV\r
31         NimkxWixxP4Cl3q0HPA1blVB5+w03sQ87Ij6BJXlw/ennPtGEwzbHcS2JOuyrhtcAqhO\r
32         /24oV01OEPLEO9wz1IGEXnIY/hknSBVoSWuacsc3CGGbCESAibhMEbzMxiZmabvnpvVC\r
33         gJ5BE4jrbxK6KtyE/uALdOt45WXjQdgkXP/8I/NJh4pQat/NpXQ/ev3ZKieq7xYrRvSE\r
34         n/j9K/ZxX1Uw7HEGF54q6EvAA8cX1Y58d8eGZHtd2gbBwahXDsqyoO8buSuhtocLej4C\r
35         inpw==\r
36 Received: by 10.52.71.9 with SMTP id q9mr10139651vdu.36.1352174302741;\r
37         Mon, 05 Nov 2012 19:58:22 -0800 (PST)\r
38 Received: from smtp.gmail.com (p70-80.acedsl.com. [66.114.70.80])\r
39         by mx.google.com with ESMTPS id dg6sm10441878vdc.3.2012.11.05.19.58.21\r
40         (version=TLSv1/SSLv3 cipher=OTHER);\r
41         Mon, 05 Nov 2012 19:58:21 -0800 (PST)\r
42 From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
43 To: Peter Wang <novalazy@gmail.com>, notmuch@notmuchmail.org\r
44 Subject: Re: [PATCH v2 0/2] include Reply-To headers in json output\r
45 In-Reply-To: <1351591967-17438-1-git-send-email-novalazy@gmail.com>\r
46 References: <1351591967-17438-1-git-send-email-novalazy@gmail.com>\r
47 User-Agent: Notmuch/0.14+45~g6ea9330 (http://notmuchmail.org) Emacs/23.4.1\r
48         (x86_64-pc-linux-gnu)\r
49 Date: Mon, 05 Nov 2012 22:58:16 -0500\r
50 Message-ID: <878vafidrb.fsf@betacantrips.com>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 06 Nov 2012 03:58:24 -0000\r
66 \r
67 Peter Wang <novalazy@gmail.com> writes:\r
68 \r
69 > This obsoletes the series 1340508470-16606-1-git-send-email-novalazy@gmail.com\r
70 > Only json output is affected now.\r
71 >\r
72 > Peter Wang (2):\r
73 >   show: include Reply-To header in json output\r
74 >   test: add test for showing Reply-To headers\r
75 \r
76 LGTM. Removed needs-review, added notmuch::trivial.\r
77 \r
78 Ethan\r