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

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

bug#17905: 24.3.50; writing with a giant font triggers RTL text entry


From: Stefan Monnier
Subject: bug#17905: 24.3.50; writing with a giant font triggers RTL text entry
Date: Thu, 03 Jul 2014 09:51:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> - start with "emacs -Q"
>> - enlarge the font by shift-mouse and selecting "Increase Buffer
>> Text Size" N times (please tell what is the value of N)
>> - type the following text: ....

> ... where N=12 was a value that triggered the effect for me.  Also
> note that the Emacs window was full-screen.

Ah, yes, I can reproduce it: it's not RTL-rendering.
It's some issue with cursor positioning, such that after some
line-wrapping, when you enter a char, somehow point ends up before the
new char rather than after, so you end up typing "backwards".


        Stefan





reply via email to

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