Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / c2 / 9272f41b2da56d5e25ed5164498065b6621409
1 Return-Path: <too@guru-group.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 E62FA431FC9\r
6         for <notmuch@notmuchmail.org>; Wed, 13 Nov 2013 14:39:38 -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 it7s013FjnHa for <notmuch@notmuchmail.org>;\r
16         Wed, 13 Nov 2013 14:39:32 -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 96865431FC4\r
19         for <notmuch@notmuchmail.org>; Wed, 13 Nov 2013 14:39:32 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 6FA8810009D; Thu, 14 Nov 2013 00:39:26 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement...\r
25 Date: Thu, 14 Nov 2013 00:39:24 +0200\r
26 Message-Id: <1384382364-27184-1-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 1.8.0\r
28 Cc: tomi.ollila@iki.fi\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.13\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Wed, 13 Nov 2013 22:39:39 -0000\r
42 \r
43 News for commit 4ceeaf8038ff241f438ad2a5d0bbda1c78aee385\r
44 ---\r
45  NEWS | 7 +++++++\r
46  1 file changed, 7 insertions(+)\r
47 \r
48 diff --git a/NEWS b/NEWS\r
49 index 1cbca9f..8144d71 100644\r
50 --- a/NEWS\r
51 +++ b/NEWS\r
52 @@ -78,6 +78,13 @@ The `notmuch-tag` function now requires a list of tag changes\r
53    changes or a space-separated string of tag changes.  The latter is\r
54    no longer supported and the function now returns nothing.\r
55  \r
56 +Fixed `notmuch-mua-reply` point placement when signature involved\r
57 +\r
58 +  By restricting cursor movement to body section for cursor placement\r
59 +  after signature is inserted cursor cannot "leak" to header section\r
60 +  anymore. Now inserted citation content will definitely go to the\r
61 +  body part of the message.\r
62 +\r
63  Notmuch 0.16 (2013-08-03)\r
64  =========================\r
65  \r
66 -- \r
67 1.8.0\r
68 \r