Here simple test case. Steps to reproduce bug: 1. Run GUI version of emacs with attached .emacs file 2. Visit attached file 1.txt 3. Press <next> or M-x scroll-up-nomark <RET>
Result: Point in line 14, but in mode line written "L31". Reproduced on latest (2005.09.24) CVS snapshot emacs 22.0.50.1. configure command: ./configure --prefix=/home/eugene/emacs --with-x-toolkit=gtk --with-xpm --with-jpeg --with-tiff --with-gif --with-png -- Eugene Vlasov mailto:eugvv at altlinux.ru
(pc-selection-mode) (set-frame-height (selected-frame) 30) (setq scroll-margin 5)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
_______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
