aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar markwalters1009 <markwalters1009@gmail.com>2012-11-29 10:02:58 +0000
committerGravatar David Bremner <bremner@debian.org>2012-12-01 08:04:58 -0400
commit869986f725b3dfa0260671e4a1256b8c8c072864 (patch)
treeaec89785d489503ce71701ca180f5bc0b59d925b /NEWS
parent3c6b2d5071fb71035d5d8cfd24b3bb843840eb9b (diff)
news: add news entry for notmuch-pick
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4ca03e6..dadf92aa 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,17 @@ Date range search support
`<until>`. 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)
=========================