X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=dadf92aa4f09581422293943d64497fc3932ff92;hp=a4ca03e6c78576942ef0fd53d4f41ff6087a54b5;hb=fb6edb08005fdae210ed4fdc6ac654db236b8ed2;hpb=b939b98723f914d383f1c9fbef53484343acd60b diff --git a/NEWS b/NEWS index a4ca03e6..dadf92aa 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,17 @@ Date range search support ``. Please refer to the `notmuch-search-terms(7)` manual page for details. +New add-on tool: notmuch-pick +----------------------------- + +The new contrib/ tool `notmuch-pick` is an experimental threaded message +view for the emacs interface. Each message is one line in the results +and the thread structure is shown using UTF-8 box drawing characters +(similar to Mutt's threaded view). It comes between search and show in +terms of amount of output and can be useful for viewing both single +threads and multiple threads. See the notmuch-pick README file for +further details and installation. + Notmuch 0.14 (2012-08-20) =========================