GNU bug report logs -
#6036
bidi scrolling bug
Previous Next
Reported by: Juanma Barranquero <lekktu <at> gmail.com>
Date: Mon, 26 Apr 2010 09:23:02 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 May 2010 22:38:00 +0300
with message-id <83wruvohgn.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)
--
6036: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6036
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Package: emacs
Version: 24.0.50
X-Debbugs-Cc: eliz <at> 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
[Message part 3 (message/rfc822, inline)]
> Cc: eliz <at> gnu.org
> From: Juanma Barranquero <lekktu <at> gmail.com>
> 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).
This bug report was last modified 15 years and 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.