unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8390: follow-mode does not work when text is scaled
@ 2011-03-31 11:45 Bosko Markovic
  2012-04-29  1:49 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Bosko Markovic @ 2011-03-31 11:45 UTC (permalink / raw)
  To: 8390

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#8390: follow-mode does not work when text is scaled
  2011-03-31 11:45 bug#8390: follow-mode does not work when text is scaled Bosko Markovic
@ 2012-04-29  1:49 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-04-29  1:49 UTC (permalink / raw)
  To: Bosko Markovic; +Cc: 8390

Bosko Markovic <boskoma@gmail.com> writes:

> 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

Fixed in trunk now.  Thanks for the bug report.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-29  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-31 11:45 bug#8390: follow-mode does not work when text is scaled Bosko Markovic
2012-04-29  1:49 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).