From: Austin Clements <amdragon@MIT.EDU>
Date: Tue, 21 Feb 2012 15:42:33 +0000 (-0500)
Subject: News for retaining state when refreshing notmuch show
X-Git-Tag: debian/0.12_rc1-1~31
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=4d2d96be5f5c5d7c138a932c362e10cd9c94d665;p=obsolete%2Fnotmuch-old

News for retaining state when refreshing notmuch show
---

diff --git a/NEWS b/NEWS
index af5e9eaf..70b15189 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,11 @@ More flexible and consistent tagging operations
 
     (notmuch-show-tag-message "-unread")
 
+Refreshing the show view ('=' by default) no longer opens or closes messages
+
+  To get the old behavior of putting messages back in their initial
+  opened/closed state, use a prefix argument, e.g., C-u =.
+
 Library changes
 ---------------