[PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement...

Subject: [PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement...

Date: Thu, 14 Nov 2013 00:39:24 +0200

To: notmuch@notmuchmail.org

Cc: tomi.ollila@iki.fi

From: Tomi Ollila


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


Thread: