]> git.cworth.org Git - notmuch/commit
notmuch.el: Redefine behavior of notmuch-show-previous-message
authorCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 16:48:57 +0000 (08:48 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 16:50:44 +0000 (08:50 -0800)
commit446459a5eab3d5a085950a25476079d5188c7528
treefbf6cb226083b96c9185be8e7525eea5000ee8bd
parent253c11b675d1be745be806f345632020e903309c
notmuch.el: Redefine behavior of notmuch-show-previous-message

Now, if the user has manually moved point to somewhere within a
message, executing the previous-message command onece will rewind
point only to the beginning of the current message. Previously this
would go back to the previous message, (which the user can now do
easily and naturally by simply executing the command one more time).
notmuch.el