]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: add support for reversing notmuch-show-mark-read tag changes
authorJani Nikula <jani@nikula.org>
Thu, 6 Sep 2012 15:32:42 +0000 (18:32 +0300)
committerDavid Bremner <bremner@debian.org>
Wed, 19 Sep 2012 11:06:12 +0000 (08:06 -0300)
Since marking a message as read can now be a user customized set of
tag changes, make reversing this easier. Allow a prefix argument to
notmuch-show-mark-read to reverse the marking as read, similar to the
unarchiving in notmuch-show-archive-message.

While at it, update the relevant documentation to match that of other
automatic tagging (i.e. archive and reply).


No differences found