[PATCH 7/9] CLI: add properties to dump output
[notmuch-archives.git] / 24 / f4927ba0594bd7a9be4727f71858ff385e503d
1 Return-Path: <markwalters1009@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 84BB5431FD2\r
6         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:44 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] 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 Ji9rsrPWHf+u for <notmuch@notmuchmail.org>;\r
18         Sat, 12 Apr 2014 05:46:40 -0700 (PDT)\r
19 Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com\r
20         [209.85.212.180]) (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 7B922431FC0\r
23         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:35 -0700 (PDT)\r
24 Received: by mail-wi0-f180.google.com with SMTP id q5so2211020wiv.7\r
25         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28         bh=0N7zkKrdkdEsT6T7/lmDXo9VND3fS33OfTyejR9MIGQ=;\r
29         b=M7DnLVrkk686AaHWc0FteVQaufztdjBKcByu2Epp3DuRMu9K+3xN+02vLAvX3G0Im/\r
30         sSLntX+fQJq+y5oqr2UWr9vgy3EUKMYu5hmmYBCveJf1inEa4vN9n7xHhsbiNDxEDRnf\r
31         +k05ffP5bHsEdATXzDf+3vKegPqdmdg84wT5bSUdYRMRPtoJNK4Eiub7lgh2LfICDTY0\r
32         tB37vdNc+Xsws8Pi3skj8XR0N2oDLiwsyUSoPSEMBxOud6QM/nHU66g4R12tRgyLieZ3\r
33         Egpzrefp+QZAekSAXyELLLJHNZ107yqrW+iYdATfEQpL8So1o892BjU2p3NamVp5NBPJ\r
34         TPSQ==\r
35 X-Received: by 10.194.24.74 with SMTP id s10mr1654446wjf.43.1397306794358;\r
36         Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
37 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
38         by mx.google.com with ESMTPSA id q2sm10449608wix.5.2014.04.12.05.46.33\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 12 Apr 2014 05:46:33 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v2 2/2] NEWS: document possible breakage from saved-search\r
45         format change\r
46 Date: Sat, 12 Apr 2014 13:46:27 +0100\r
47 Message-Id: <1397306787-12207-3-git-send-email-markwalters1009@gmail.com>\r
48 X-Mailer: git-send-email 1.7.10.4\r
49 In-Reply-To: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com>\r
50 References: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sat, 12 Apr 2014 12:46:44 -0000\r
64 \r
65 If the user has unsorted or alphabetically sorted saved-searches these\r
66 should continue to work. If they have some custom lisp sort function\r
67 then it will need updating to work with the new saved-sort\r
68 format. Document this, and how the updating should be done.\r
69 \r
70 Also roll in fixes for the markdown in the first part of the NEWS\r
71 suggested by Tomi: change `just work' to *just work* and removed\r
72 periods from the end of subtitle lines.\r
73 ---\r
74  NEWS |   12 +++++++++---\r
75  1 file changed, 9 insertions(+), 3 deletions(-)\r
76 \r
77 diff --git a/NEWS b/NEWS\r
78 index 8aa4182..f1d5499 100644\r
79 --- a/NEWS\r
80 +++ b/NEWS\r
81 @@ -15,7 +15,7 @@ Command-Line Interface\r
82  Emacs Interface\r
83  ---------------\r
84  \r
85 -Changed format for saved searches.\r
86 +Changed format for saved searches\r
87  \r
88    The format for `notmuch-saved-searches` has changed, but old style\r
89    saved searches are still supported. The new style means that a saved\r
90 @@ -24,7 +24,7 @@ Changed format for saved searches.\r
91    shows.\r
92  \r
93    The variable is fully customizable and any configuration done\r
94 -  through customize should `just work', with the additional options\r
95 +  through customize should *just work*, with the additional options\r
96    mentioned above. For manual customization see the documentation for\r
97    `notmuch-saved-searches`.\r
98  \r
99 @@ -32,7 +32,13 @@ Changed format for saved searches.\r
100    previous versions of notmuch-emacs (even search will not work); to\r
101    fix remove the customization for notmuch-saved-searches.\r
102  \r
103 -Bug fix for saved searches with newlines in them.\r
104 +  If you have a custom saved search sort function (not unsorted or\r
105 +  alphabetical) then the sort function will need to be\r
106 +  modified. Replacing (car saved-search) by (notmuch-saved-search-get\r
107 +  saved-search :name) and (cdr saved-search) by\r
108 +  (notmuch-saved-search-get saved-search :query) should be sufficient.\r
109 +\r
110 +Bug fix for saved searches with newlines in them\r
111  \r
112    Split lines confuse `notmuch count --batch`, so we remove embedded\r
113    newlines before calling notmuch count.\r
114 -- \r
115 1.7.10.4\r
116 \r