]> git.notmuchmail.org Git - notmuch/commit
emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'.
authorDavid Edmondson <dme@dme.org>
Wed, 8 Feb 2012 08:02:16 +0000 (08:02 +0000)
committerDavid Bremner <bremner@debian.org>
Sun, 12 Feb 2012 16:58:21 +0000 (11:58 -0500)
commit48766fca71502fc5ff0cfc594758b6d2af47cb9d
tree04db1b6332007fa01c8dbf2903c7e2c867619420
parent7bcab5d645b166a4ef484b9b3af33e341660ae92
emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'.

With an argument, record and reply the state of the buffer during
`notmuch-show-refresh-view'.

In this context, "state" is defined as:
 - the open/closed state of each message,
 - the current message.

Traditional use of refresh with the = key does not retain the
state. The recently introduced toggle commands ($, !, < and >) do
retain the state.
emacs/notmuch-show.el