GNU bug report logs -
#8390
follow-mode does not work when text is scaled
Previous Next
Reported by: Bosko Markovic <boskoma <at> gmail.com>
Date: Thu, 31 Mar 2011 16:48:03 UTC
Severity: normal
Merged with 8413,
32848
Found in versions 23.3, 26.1
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When text size is bigger than initial size, cursor does not leave
first window no matter how far it is moved.
When text size is smaller than initial size cursor jumps to other
window before it reaches bottom of the window and part of the text
from the first window is repeated at the top of second window.
Steps to reproduce problem with increased text size:
0. emacs -Q
1. M-x text-scale-increase
2. visit sufficiently long file
3. C-x 3 [split-window-horizontally]
4. M-x follow-mode
5. C-n until cursor moves past bottom of window
Expected results:
Cursor moves to top of next window.
Actual results:
First window scrolls down
Steps to reproduce problem with decreased text size:
0. emacs -Q
1. M-x text-scale-decrease
2. visit sufficiently long file
3. C-x 3 [split-window-horizontally]
4. M-x follow-mode
5. C-n until cursor moves past bottom of window
Expected results:
Cursor moves to top of next window.
Actual results:
Before it reached bottom of first window cursor moves to second
window. Displayed text in two windows is partially overlapped, part of
the text at the bottom of first window is repeated at the top of
second window.
GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
This bug report was last modified 6 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.