From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E62FA431FC9 for ; Wed, 13 Nov 2013 14:39:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id it7s013FjnHa for ; Wed, 13 Nov 2013 14:39:32 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 96865431FC4 for ; Wed, 13 Nov 2013 14:39:32 -0800 (PST) Received: by guru.guru-group.fi (Postfix, from userid 501) id 6FA8810009D; Thu, 14 Nov 2013 00:39:26 +0200 (EET) From: Tomi Ollila To: notmuch@notmuchmail.org Subject: [PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement... Date: Thu, 14 Nov 2013 00:39:24 +0200 Message-Id: <1384382364-27184-1-git-send-email-tomi.ollila@iki.fi> X-Mailer: git-send-email 1.8.0 Cc: tomi.ollila@iki.fi X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 22:39:39 -0000 News for commit 4ceeaf8038ff241f438ad2a5d0bbda1c78aee385 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 1cbca9f..8144d71 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,13 @@ The `notmuch-tag` function now requires a list of tag changes changes or a space-separated string of tag changes. The latter is no longer supported and the function now returns nothing. +Fixed `notmuch-mua-reply` point placement when signature involved + + By restricting cursor movement to body section for cursor placement + after signature is inserted cursor cannot "leak" to header section + anymore. Now inserted citation content will definitely go to the + body part of the message. + Notmuch 0.16 (2013-08-03) ========================= -- 1.8.0