all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bar cursor in bidirectional text
@ 2010-08-18 19:30 Eli Zaretskii
  2010-08-28 18:23 ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2010-08-18 19:30 UTC (permalink / raw
  To: emacs-devel

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



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

end of thread, other threads:[~2010-08-29 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-18 19:30 Bar cursor in bidirectional text Eli Zaretskii
2010-08-28 18:23 ` Jan Djärv
2010-08-28 20:13   ` Eli Zaretskii
2010-08-29 10:36     ` Jan Djärv
2010-08-29 11:26       ` 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.