[PATCH] News for new 'previous' behavior
Austin Clements
amdragon at MIT.EDU
Mon Aug 13 08:27:19 PDT 2012
---
NEWS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS b/NEWS
index 9916c91..7c7b510 100644
--- 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
--
1.7.10
More information about the notmuch
mailing list