]> git.notmuchmail.org Git - notmuch/commitdiff
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)
The bug was occuring due to counting invisible lines, but then
scrolling past them since they are invisible.


No differences found