]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix backspace to not scroll more than the previous message
authorCarl Worth <cworth@cworth.org>
Tue, 9 Mar 2010 16:11:45 +0000 (08:11 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 9 Mar 2010 16:11:45 +0000 (08:11 -0800)
commitc5085642b8c6495ffea3d5709aa6da14cd1d8688
tree2828ae372cba84f6f96090bef1c9488274000f18
parentc963098e2890922ffcf0991466ba66f724e2dfa4
emacs: Fix backspace to not scroll more than the previous message

The bug was occuring due to counting invisible lines, but then
scrolling past them since they are invisible.
notmuch.el