Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5c / bfb13cf7d362acd12b459d9a4646d1cf214ce9
1 Return-Path: <jani@nikula.org>\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 4C13B431FBF\r
6         for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:28:07 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 k4F1+GDX4AoK for <notmuch@notmuchmail.org>;\r
16         Mon, 10 Nov 2014 11:28:01 -0800 (PST)\r
17 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com\r
18  [74.125.82.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  95666431FB6    for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:28:01 -0800\r
21  (PST)\r
22 Received: by mail-wg0-f53.google.com with SMTP id b13so9757522wgh.12\r
23         for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:27:59 -0800 (PST)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=1e100.net; s=20130820;\r
26         h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
27         bh=XZUxPG/N/OzuwioTGr6EFnfvB0jJC9XKmxoU/8mnZ/0=;\r
28         b=Eh+IyXoE5a/5PThUfHljhTwZK9RpsiLqwZvgo25encH0dxhkNzLyKrTEeKVsyGNGd9\r
29         Yh9B7DdEBE4xdEp9SLTqRUTeR5msAxtUNd+oBDKvZuwfI2uxUDElKDxehEUySTnPre4G\r
30         eKGjc6r3hBfxsvs6rwHpzpng4qfDByfoSmxGdyQu4DXWihaX2NledeWC/NZM+XVyiuBK\r
31         75fpyxF1W3Pj+9vBOgmeHiFXl0AJPUcB8pKoDxwDKUCCNFYSxDIZPHw/xecsHaVZqTeq\r
32         nOrZwY1SZOFnQ0gPpAVXayNTUJVz5uGbLSc+6SlJPXXx99R2kTxhbuvA606UR2QeZK9w\r
33         0URw==\r
34 X-Gm-Message-State:\r
35  ALoCoQnq5zphZNataXb8E724p3QZ6oOld7OTdSLL2cZS/pLPcW6nqmwBlO1LQeuB0XHHgffTeEKY\r
36 X-Received: by 10.180.95.201 with SMTP id dm9mr32680297wib.27.1415647679033;\r
37         Mon, 10 Nov 2014 11:27:59 -0800 (PST)\r
38 Received: from localhost (dsl-hkibrasgw2-58c36d-48.dhcp.inet.fi.\r
39         [88.195.109.48])\r
40         by mx.google.com with ESMTPSA id ce1sm24364555wjc.2.2014.11.10.11.27.57\r
41         for <multiple recipients>\r
42         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
43         Mon, 10 Nov 2014 11:27:58 -0800 (PST)\r
44 From: Jani Nikula <jani@nikula.org>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: [PATCH 1/2] NEWS: notmuch insert, search updates\r
47 Date: Mon, 10 Nov 2014 21:27:52 +0200\r
48 Message-Id: <1415647673-19166-1-git-send-email-jani@nikula.org>\r
49 X-Mailer: git-send-email 2.1.1\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: Mon, 10 Nov 2014 19:28:07 -0000\r
63 \r
64 News for\r
65 \r
66 - cli: add support for notmuch search --duplicate=N with --output=messages\r
67 - cli/insert: add post-insert hook\r
68 - cli/insert: require succesful message indexing for success statu\r
69 ---\r
70  NEWS | 23 +++++++++++++++++++++++\r
71  1 file changed, 23 insertions(+)\r
72 \r
73 diff --git a/NEWS b/NEWS\r
74 index 7a121e4b7c79..0b51a6eb4327 100644\r
75 --- a/NEWS\r
76 +++ b/NEWS\r
77 @@ -12,6 +12,29 @@ Stopped `notmuch dump` failing if someone writes to the database\r
78    process already has the write lock the dump will not start, so\r
79    script callers should still check the return value.\r
80  \r
81 +`notmuch insert` requires succesful message indexing for success status\r
82 +\r
83 +  Previously the `notmuch insert` subcommand indicated success even if\r
84 +  the message indexing failed, as long as the message was delivered to\r
85 +  file system. This could have lead to delivered messages missing\r
86 +  tags, etc. `notmuch insert` is now more strict, also requiring\r
87 +  succesful indexing for success status. Use the new `--keep` option\r
88 +  to revert to the old behaviour (keeping the delivered message file\r
89 +  and returning success even if indexing fails).\r
90 +\r
91 +`notmuch insert` has gained support for `post-insert` hook\r
92 +\r
93 +  The new `post-insert` hook is run after message delivery, similar to\r
94 +  `post-new`. There's also a new option `notmuch insert --no-hooks` to\r
95 +  skip the hook. See the notmuch-hooks(1) man page for details.\r
96 +\r
97 +`notmuch search` now supports `--duplicate=N` option with `--output=messages`\r
98 +\r
99 +  Complementing the `notmuch search --duplicate=N --output=files`\r
100 +  options, the new `--duplicate=N --output=messages` combination\r
101 +  limits output of message IDs to messages matching search terms that\r
102 +  have at least `N` files associated with them.\r
103 +\r
104  Emacs Interface\r
105  ---------------\r
106  \r
107 -- \r
108 2.1.1\r
109 \r