From 44def793e803375f89351ffbbf714ac08a794970 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Thu, 14 Nov 2013 00:39:24 +0200 Subject: [PATCH] [PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement... --- c2/9272f41b2da56d5e25ed5164498065b6621409 | 68 +++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 c2/9272f41b2da56d5e25ed5164498065b6621409 diff --git a/c2/9272f41b2da56d5e25ed5164498065b6621409 b/c2/9272f41b2da56d5e25ed5164498065b6621409 new file mode 100644 index 000000000..bfa360e10 --- /dev/null +++ b/c2/9272f41b2da56d5e25ed5164498065b6621409 @@ -0,0 +1,68 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +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 + -- 2.26.2