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

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

bug#6036: bidi scrolling bug


From: Juanma Barranquero
Subject: bug#6036: bidi scrolling bug
Date: Mon, 26 Apr 2010 11:21:52 +0200

Package: emacs
Version: 24.0.50
X-Debbugs-Cc: eliz@gnu.org


   emacs -Q

then evaluate

  (setq scroll-conservatively most-positive-fixnum)
  (setq-default bidi-display-reordering t)

to use line-by-line scrolling.

Then C-x C-f abbrev.el, and press <down> until the cursor reaches the
^L at line 73.

The buffer is suddenly recentered. Moreover, if you then move up the
cursor to just after the ^L and press <left>, the cursor jumps to the
end of the first line in the window.

    Juanma







reply via email to

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