[PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement...
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 13 Nov 2013 22:39:24 +0000 (00:39 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:58:17 +0000 (09:58 -0800)
c2/9272f41b2da56d5e25ed5164498065b6621409 [new file with mode: 0644]

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