]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix notmuch-show-next-open-message.
authorCarl Worth <cworth@cworth.org>
Thu, 3 Dec 2009 15:37:40 +0000 (07:37 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Dec 2009 19:29:32 +0000 (11:29 -0800)
commite1f05f1c20b1ff582cbe150cefe39fd9aea64907
tree57e2564927de3531a2b5354cac62052e712d777f
parent48a1b8b0060c02d0ba111e3fc8a953bdc088cb88
emacs: Fix notmuch-show-next-open-message.

This function was still implemented in terms of the old, global toggle
for visibility of unread messages, (which no longer exists). Fix it to
use the local 'invisibility-spec property on the button controlling
message visibility.
notmuch.el