Re: [PATCH] create .mailmap file (for git shortlog/blame)
[notmuch-archives.git] / 94 / e7b55821a7604f7846d86e216198ba1bf2bf21
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 18BEA431FBD\r
6         for <notmuch@notmuchmail.org>; Wed,  9 Apr 2014 10:10:19 -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 okMScI9LIPA8 for <notmuch@notmuchmail.org>;\r
18         Wed,  9 Apr 2014 10:10:15 -0700 (PDT)\r
19 Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com\r
20         [209.85.212.170]) (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 C1325431FBC\r
23         for <notmuch@notmuchmail.org>; Wed,  9 Apr 2014 10:10:14 -0700 (PDT)\r
24 Received: by mail-wi0-f170.google.com with SMTP id bs8so9849136wib.3\r
25         for <notmuch@notmuchmail.org>; Wed, 09 Apr 2014 10:10:12 -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=2XkiwGu9gfrOtV2Pzu3eL+q7wifMAfgeEWLaGWaeY0A=;\r
29         b=CNgAjwZJ04/0Dn/rtv9WtqJTnirztKLTppYOLwKJv0yBXxdoMzBEO4tWEUAtx06XZN\r
30         +G6YC6dnynn2q0NmA23qGKIugMg6K+jtQMhS60ivUnSfCMNCYK7DGcMw2mCQ0zdZfgr9\r
31         pbRIOXJqVANyGCiehxWvcMxJ3kOUYA+JXYHzwTtAl2VUv8OFsilWRSiBTJXu401ZQ+Tn\r
32         KG3qlBB9wQZDNsZx3k4rH1Qj1EEPBVXl+lAmhEHDQYT0QrXwZikM4rnZxWfBw3fJJJSQ\r
33         EVmxPPs+Nb24konCSMi+QkjyvRrXfNn/L3qeNQPuy92vub30JeNwjksFuyDe9TtoffBy\r
34         8ZcA==\r
35 X-Received: by 10.194.86.7 with SMTP id l7mr10588485wjz.37.1397063411034;\r
36         Wed, 09 Apr 2014 10:10:11 -0700 (PDT)\r
37 Received: from localhost (188.29.115.110.threembb.co.uk. [188.29.115.110])\r
38         by mx.google.com with ESMTPSA id gc19sm5547553wic.5.2014.04.09.10.10.07\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Wed, 09 Apr 2014 10:10:10 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] News for emacs saved-searches change.\r
45 Date: Wed,  9 Apr 2014 18:09:54 +0100\r
46 Message-Id: <1397063394-12940-1-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 In-Reply-To: <1396763089-32452-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1396763089-32452-1-git-send-email-markwalters1009@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Wed, 09 Apr 2014 17:10:19 -0000\r
63 \r
64 ---\r
65 The important point is that the changed search variable is not forward\r
66 compatible (it *is* backwards compatible): that is previous version of\r
67 notmuch-emacs will be unusable with a new style notmuch-saved-search\r
68 variable.\r
69 \r
70 Best wishes\r
71 \r
72 Mark\r
73 \r
74 \r
75 \r
76  NEWS |   17 +++++++++++++++++\r
77  1 file changed, 17 insertions(+)\r
78 \r
79 diff --git a/NEWS b/NEWS\r
80 index d4f4ea4..8aa4182 100644\r
81 --- a/NEWS\r
82 +++ b/NEWS\r
83 @@ -15,6 +15,23 @@ Command-Line Interface\r
84  Emacs Interface\r
85  ---------------\r
86  \r
87 +Changed format for saved searches.\r
88 +\r
89 +  The format for `notmuch-saved-searches` has changed, but old style\r
90 +  saved searches are still supported. The new style means that a saved\r
91 +  search can store the desired sort order for the search, and it can\r
92 +  store a separate query to use for generating the count notmuch\r
93 +  shows.\r
94 +\r
95 +  The variable is fully customizable and any configuration done\r
96 +  through customize should `just work', with the additional options\r
97 +  mentioned above. For manual customization see the documentation for\r
98 +  `notmuch-saved-searches`.\r
99 +\r
100 +  IMPORTANT: a new style notmuch-saved-searches variable will break\r
101 +  previous versions of notmuch-emacs (even search will not work); to\r
102 +  fix remove the customization for notmuch-saved-searches.\r
103 +\r
104  Bug fix for saved searches with newlines in them.\r
105  \r
106    Split lines confuse `notmuch count --batch`, so we remove embedded\r
107 -- \r
108 1.7.10.4\r
109 \r