emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#8390: closed (follow-mode does not work when text


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#8390: closed (follow-mode does not work when text is scaled)
Date: Wed, 17 Oct 2018 10:26:02 +0000

Your message dated Wed, 17 Oct 2018 10:17:15 +0000
with message-id <address@hidden>
and subject line Re: bug#32848: 26.1; follow-mode cursor move breaks with 
frame-resize-pixelwise
has caused the debbugs.gnu.org bug report #32848,
regarding follow-mode does not work when text is scaled
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32848: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32848
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: follow-mode does not work when text is scaled Date: Thu, 31 Mar 2011 13:45:35 +0200
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#32848: 26.1; follow-mode cursor move breaks with frame-resize-pixelwise Date: Wed, 17 Oct 2018 10:17:15 +0000 User-agent: Mutt/1.10.1 (2018-07-13)
Hello, Emacs.

The bug has been fixed, separately in the emacs-26 branch and master.

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]