[PATCH 2/2] NEWS: emacs notmuch buffer exit functions are modified

Subject: [PATCH 2/2] NEWS: emacs notmuch buffer exit functions are modified

Date: Sat, 3 Jun 2017 18:30:28 +0530

To: notmuch@notmuchmail.org

Cc:

From: katsuyuki2388@gmail.com


From: Kiso Katsuyuki <katsuyuki2388@gmail.com>

---
 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index 70bce788..af9d5fb8 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,14 @@ Emacs
 
 Fix filename stashing in tree view.
 
+Return to the previous notmuch buffer when kill and exit from a notmuch buffer
+
+  When kill and exit from a notmuch buffer (notmuch-hello-mode,
+  notmuch-search-mode, notmuch-show-mode, notmuch-tree-mode,
+  notmuch-message-mode), the previous notmuch buffer is often buried.
+  So kill and exit functions are modified to return to the previous
+  notmuch buffer.
+
 Notmuch 0.24.1 (2017-04-01)
 ===========================
 
-- 
2.12.2


Thread: