database error
[notmuch-archives.git] / 8d / 27e804fcdf8d98151467f6967f5bef2a88ea5c
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 2D104431FB6\r
6         for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:53:03 -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 KdhMsRy9ZCQL for <notmuch@notmuchmail.org>;\r
18         Sat, 19 Apr 2014 01:52:58 -0700 (PDT)\r
19 Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com\r
20         [209.85.212.173]) (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 8B3E9431FAF\r
23         for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:52:58 -0700 (PDT)\r
24 Received: by mail-wi0-f173.google.com with SMTP id z2so280444wiv.12\r
25         for <notmuch@notmuchmail.org>; Sat, 19 Apr 2014 01:52:56 -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=DxR1XCjGQU/kN5ylDAhzNIjn1y98TecGEmOZNcDJyaw=;\r
29         b=lhctLE6BEDmXUaNZTjq2rKsv+MnKdU5WgwgYUXK16U07i+y/laqVQbr/Y76y2x3Ka3\r
30         9KnqOAfYlcfItPQ8O03i/gfXOmiomOVEn9pMHd04MRylGuNt6mcCXSgiQDtN3AWKmhaU\r
31         pbN2gucr5h58yLO7z6ryvleph4BENDsqeB7NtgUwphzBv/WoitM7+yviXx6D4yhVMwQ7\r
32         P/BaMKmfBTQOmAvVqaC2azPIOxJjHDEBCBxIYWz/jxaeBDsrJq5+H0EVT1ftFDryfA0e\r
33         xsEQ/wntdyap2vS8xzRXhagvldMXFwGdlAuacMpeAxqZBvw1hTo43ccOwFRbbXCQDIXX\r
34         IXbg==\r
35 X-Received: by 10.180.212.107 with SMTP id nj11mr5369232wic.40.1397897576182; \r
36         Sat, 19 Apr 2014 01:52:56 -0700 (PDT)\r
37 Received: from localhost (94.196.248.227.threembb.co.uk. [94.196.248.227])\r
38         by mx.google.com with ESMTPSA id\r
39         g13sm47185849wjn.15.2014.04.19.01.52.51 for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 19 Apr 2014 01:52:55 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v2] NEWS for displaying tag changes\r
45 Date: Sat, 19 Apr 2014 09:52:35 +0100\r
46 Message-Id: <1397897555-22178-1-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 In-Reply-To: <m2y4z13fnd.fsf@guru.guru-group.fi>\r
49 References: <m2y4z13fnd.fsf@guru.guru-group.fi>\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: Sat, 19 Apr 2014 08:53:03 -0000\r
63 \r
64 ---\r
65 Fixed the markdown and the bracket error.\r
66 \r
67 Best wishes\r
68 \r
69 Mark\r
70 \r
71  NEWS |   21 +++++++++++++++++++++\r
72  1 file changed, 21 insertions(+)\r
73 \r
74 diff --git a/NEWS b/NEWS\r
75 index 19c6556..39fa447 100644\r
76 --- a/NEWS\r
77 +++ b/NEWS\r
78 @@ -52,6 +52,27 @@ The keys of `notmuch-tag-formats` are now regexps\r
79    `notmuch-tag-formats` will continue to work as before unless tags\r
80    contain regexp special characters like `.` or `*`.\r
81  \r
82 +Changed tags are now shown in the buffer\r
83 +\r
84 +  Previously tag changes made in a buffer were shown immediately. In\r
85 +  some cases (particularly automatic tag changes like marking read)\r
86 +  this made it hard to see what had happened (e.g., whether the\r
87 +  message had been unread).\r
88 +\r
89 +  The changes are now shown explicitly in the buffer: by default\r
90 +  deleted tags are displayed with red strike-through and added tags\r
91 +  are displayed underlined in green (inverse video is used for deleted\r
92 +  tags if the terminal does not support strike-through).\r
93 +\r
94 +  The variables `notmuch-tag-deleted-formats` and\r
95 +  `notmuch-tag-added-formats`, which have the same syntax as\r
96 +  `notmuch-tag-formats`, allow this to be customized.\r
97 +\r
98 +  Setting `notmuch-tag-deleted-formats` to `'((".*" nil))` and\r
99 +  `notmuch-tag-added-formats` to `'((".*" tag))` will give the old\r
100 +  behavior of hiding deleted tags and showing added tags identically\r
101 +  to tags already present.\r
102 +\r
103  Version variable\r
104  \r
105    The new, build-time generated variable `notmuch-emacs-version` is used\r
106 -- \r
107 1.7.10.4\r
108 \r