RE: Reply all - issue
[notmuch-archives.git] / 6d / 895a44546d69475d418a1183e4c4a54b5493e4
1 Return-Path: <tomi.ollila@iki.fi>\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 E62B0431FBF\r
6         for <notmuch@notmuchmail.org>; Thu, 17 Jan 2013 19:36: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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\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 p7B7RPnx+lzx for <notmuch@notmuchmail.org>;\r
16         Thu, 17 Jan 2013 19:36:31 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 204EE431FBD\r
19         for <notmuch@notmuchmail.org>; Thu, 17 Jan 2013 19:36:31 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id E2ACF100045;\r
22         Fri, 18 Jan 2013 05:36:19 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: david@tethera.net, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH] NEWS: describe 'batch-tag' dump/restore/tag\r
26 In-Reply-To: <1358479560-21720-1-git-send-email-david@tethera.net>\r
27 References: <1358479560-21720-1-git-send-email-david@tethera.net>\r
28 User-Agent: Notmuch/0.14+260~gd7a61d6 (http://notmuchmail.org) Emacs/24.2.1\r
29         (x86_64-unknown-linux-gnu)\r
30 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
31         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
32         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
33 Date: Fri, 18 Jan 2013 05:36:19 +0200\r
34 Message-ID: <m2d2x35fik.fsf@guru.guru-group.fi>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain\r
37 Cc: David Bremner <bremner@debian.org>\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Fri, 18 Jan 2013 03:36:32 -0000\r
51 \r
52 On Fri, Jan 18 2013, david@tethera.net wrote:\r
53 \r
54 > From: David Bremner <bremner@debian.org>\r
55 >\r
56 > Hopefully it is clear that more details are available in the man\r
57 > pages.\r
58 \r
59 I think it is -- just drop the period at the end of the 'header' line.\r
60 (otherwise LGTM).\r
61 \r
62 Tomi\r
63 \r
64 > ---\r
65 >  NEWS |   10 ++++++++++\r
66 >  1 file changed, 10 insertions(+)\r
67 >\r
68 > diff --git a/NEWS b/NEWS\r
69 > index 1d29770..42bf276 100644\r
70 > --- a/NEWS\r
71 > +++ b/NEWS\r
72 > @@ -41,6 +41,16 @@ Fixed `notmuch new` to skip ignored broken symlinks\r
73 >    ignored files list.  Previously, it would abort when encountering\r
74 >    broken symlink, even if it was ignored.\r
75 >  \r
76 > +New dump/restore format and tagging interface.\r
77 > +\r
78 > +  There is a new 'batch-tag' format for dump and restore that is more\r
79 > +  robust, particularly with respect to tags and message-ids containing\r
80 > +  whitespace.\r
81 > +\r
82 > +  `notmuch tag` now supports the ability to read tag operations and\r
83 > +  queries from an input stream, in a format compatible with the new\r
84 > +  dump/restore format.\r
85 > +\r
86 >  Bcc and Reply-To headers are now available in notmuch show json output\r
87 >  \r
88 >    The `notmuch show --format=json` now includes "Bcc" and "Reply-To" headers.\r
89 > -- \r
90 > 1.7.10.4\r
91 >\r
92 > _______________________________________________\r
93 > notmuch mailing list\r
94 > notmuch@notmuchmail.org\r
95 > http://notmuchmail.org/mailman/listinfo/notmuch\r