all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6036: bidi scrolling bug
@ 2010-04-26  9:21 Juanma Barranquero
  2010-05-22 19:38 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2010-04-26  9:21 UTC (permalink / raw)
  To: 6036

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6036: bidi scrolling bug
  2010-04-26  9:21 bug#6036: bidi scrolling bug Juanma Barranquero
@ 2010-05-22 19:38 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-05-22 19:38 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 6036-done

> Cc: eliz@gnu.org
> From: Juanma Barranquero <lekktu@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).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-22 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26  9:21 bug#6036: bidi scrolling bug Juanma Barranquero
2010-05-22 19:38 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.