X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS;h=7c7b510fbc6b530a9ca9c3b44512ef32ba16e94a;hb=2bd02b68a5e1302736949d950790c99ddf6c9067;hp=761b2c1dc6d285ead2a41d4888c241fbeaa82aa9;hpb=6b820673fc9c2483572af5ec7ea91e4d7d7258c9;p=notmuch diff --git a/NEWS b/NEWS index 761b2c1d..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 @@ -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) ===========================