From: Pieter Praet Date: Wed, 16 Nov 2011 20:37:49 +0000 (+0100) Subject: NEWS: add entries for stashing-related keybinding and tests X-Git-Tag: 0.10_rc2~5 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=990ad976639e0c6d835177f94b5de60b01ea1ade NEWS: add entries for stashing-related keybinding and tests Add news entries for commits: f9764bfacc97457d1154c2d2a6001a6564f13ec3 64febdf71c4184ca369f5d11d7f196704a3ec1a6 --- diff --git a/NEWS b/NEWS index 044a51e4..4b93b419 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Emacs tests are now done in dtach. This means that dtach is now needed to run the notmuch test suite, at least until the checking for prerequisites is improved. +Full test coverage of the stashing feature in Emacs. + New command-line features ------------------------- @@ -46,6 +48,10 @@ Turn "id:MSG-ID" links into buttons associated with notmuch searches Text of the form "id:MSG-ID" in mails is now a clickable button that opens a notmuch search for the given message id. +Add keybinding ('c I') for stashing Message-ID's without an id: prefix + + Reduces manual labour when stashing them for use outside notmuch. + Performance -----------