]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - NEWS
News for new 'previous' behavior
[obsolete/notmuch-old] / NEWS
diff --git a/NEWS b/NEWS
index 761b2c1dc6d285ead2a41d4888c241fbeaa82aa9..7c7b510fbc6b530a9ca9c3b44512ef32ba16e94a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,14 @@ Experimental support for multi-line search result formats
   `notmuch-search-result-format` to make individual search results
   span multiple lines.
 
+Next/previous in search and show now move by boundaries
+
+  All "next" and "previous" commands in the search and show modes now
+  move to the next/previous result or message boundary.  This doesn't
+  change the behavior of "next", but "previous" commands will first
+  move to the beginning of the current result or message if point is
+  inside the result or message.
+
 Search now uses the JSON format internally
 
   This should address problems with unusual characters in authors and
@@ -55,6 +63,9 @@ user-specified formatting
   you've customized this variable, you may have to change your date
   format from `"%s "` to `"%12s "`.
 
+The thread-id for the `target-thread` argument for `notmuch-search` should
+now be supplied without the "thread:" prefix.
+
 Notmuch 0.13.2 (2012-06-02)
 ===========================