emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: hl-line-mode conflicts with scroll-margin]


From: Juri Linkov
Subject: Re: address@hidden: hl-line-mode conflicts with scroll-margin]
Date: Mon, 14 Jun 2004 20:41:52 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:
> The following patch solves the problem.

Here is another related bug report for you :-)

If scroll-margin is not 0 and font-lock-mode is turned on, i.e.

(progn
  (setq scroll-margin 5)
  (global-font-lock-mode))

then after moving the cursor down until it reaches the fifth line from
the bottom of the window the cursor is placed in the center of the window
where it starts jumping forth and back: after 1 second it moves to the
end of the line, and after another 1 second moves to the beginning
of the following line.

This bug can be reproduced on GNU/Linux in Emacs versions starting
at least from 21.3.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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