[PATCH] News: add entry for unthreaded mode

Subject: [PATCH] News: add entry for unthreaded mode

Date: Sat, 5 Sep 2020 18:44:45 +0100

To: notmuch@notmuchmail.org

Cc: Mark Walters

From: Mark Walters


A belated NEWS entry for the new un-threaded mode introduced in Notmuch
0.30.
---

Sorry I didn't send this for the 0.30 release. I am not sure if the
last sentence is appropriate for a NEWS item, so feel free to delete.

I don't have a development item set up (I am still mainly using emacs
24) so I am not certain the markdown is correct.

Best wishes

Mark


NEWS | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS b/NEWS
index af903252..a04c0937 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,25 @@ The minimum supported major version of GNU Emacs is now 25.1.
 
 Add support for moving between threads after notmuch-tree-from-search-thread.
 
+New `notmuch-unthreaded` mode (added in Notmuch 0.30)
+
+  Unthreaded view is a mode where each matching message is shown on a
+  separate line.
+
+  The main key entries to unthreaded view are
+
+  'u' enter a query to view in unthreaded mode (works in hello,
+      search, show and tree mode)
+
+  'U' view the current query in unthreaded mode (works from search,
+      show and tree)
+
+  Saved searches can also specify that they should open in unthreaded
+  view.
+
+  Currently it is not possible to specify the sort order: it will
+  always be newest first.
+
 Notmuch-Mutt
 ------------
 
-- 
2.11.0
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: