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

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

[Emacs-bug-tracker] bug#6036: closed (bidi scrolling bug)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6036: closed (bidi scrolling bug)
Date: Sat, 22 May 2010 19:39:02 +0000

Your message dated Sat, 22 May 2010 22:38:00 +0300
with message-id <address@hidden>
and subject line Re: bug#6036: bidi scrolling bug
has caused the GNU bug report #6036,
regarding bidi scrolling bug
to be marked as done.

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


-- 
6036: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6036
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: bidi scrolling bug Date: Mon, 26 Apr 2010 11:21:52 +0200
Package: emacs
Version: 24.0.50
X-Debbugs-Cc: address@hidden


   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




--- End Message ---
--- Begin Message --- Subject: Re: bug#6036: bidi scrolling bug Date: Sat, 22 May 2010 22:38:00 +0300
> Cc: address@hidden
> From: Juanma Barranquero <address@hidden>
> Date: Mon, 26 Apr 2010 11:21:52 +0200
> 
>    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.

There was a general problem with lines that end in glyphs from display
tables.  Should be fixed now (revno 100417).


--- End Message ---

reply via email to

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