From 369b28d73697dbf6c605234d2498e732dea1cd24 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Mon, 13 Aug 2012 11:27:19 -0400 Subject: [PATCH] News for new 'previous' behavior --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 9916c919..7c7b510f 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 -- 2.43.0