emacs-devel
[Top][All Lists]
Advanced

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

Bar cursor in bidirectional text


From: Eli Zaretskii
Subject: Bar cursor in bidirectional text
Date: Wed, 18 Aug 2010 22:30:04 +0300

I committed today revno 101130 (fixed later in revno 101131) that
causes the bar cursor to be positioned correctly on right-to-left
characters.  I did that for X and w32, but not for NS, since the
relevant code in nsterm.m is slightly different and uses APIs whose
semantics I don't understand well enough.

Could someone who has access to NS please fix nsterm.m in the manner
similar to what I did for X and w32?  The changes should be in the
ns_draw_window_cursor function and affect the code under `case BAR_CURSOR'.

TIA



reply via email to

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