]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: key bindings for next/previous thread
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index a79d8758995c1cf8d11c38654ac0609a16a3072a..6f09cdb392f641995eaee722826c224a1df1fe8c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -82,12 +82,28 @@ Default part save directory is now `mm-default-directory`
   of `mm-default-directory`, `mailcap-download-directory`, and `~/`.
   This has been standardized on `mm-default-directory`.
 
+Better handling of errors in search buffers
+
+  Instead of interleaving errors in search result buffers, search mode
+  now reports errors in the minibuffer.
+
+Faster search results
+
+  Communication between search mode and the notmuch CLI is now more
+  efficient because it uses the CLI's S-expression support.  As a
+  result, search mode should now fill search buffers faster.
+
 No Emacs 22 support
 
   The Emacs 22 support added late 2010 was sufficient only for a short
   period of time. After being incomplete for roughly 2 years the code
   in question was now removed from this release.
 
+Key bindings for next/previous thread
+
+  Show view has new key bindings M-n and M-p to move to the next and
+  previous thread in the search results.
+
 Notmuch 0.15.2 (2013-02-17)
 ===========================