all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bidirectional display in GUI sessions
@ 2010-04-20 13:53 Eli Zaretskii
  2010-04-20 16:19 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2010-04-20 13:53 UTC (permalink / raw)
  To: emacs-devel; +Cc: emacs-bidi

I have committed to the Emacs development trunk revno 99950, which
adds implementation of bidirectional display in GUI sessions (as well
as a few fixes for display of R2L lines on TTYs).

I could only test this on MS-Windows; I have no easy access for
development on an X-based machine.  Fortunately, with the exception of
one function, all the code is in terminal-independent parts of Emacs
display engine, so it should work (or break ;-) the same on any type
of display.

I hope I didn't break anything in non-bidi sessions.  All the changes
are conditioned on variables that are not set unless you set
bidi-display-reordering non-nil.  But I was wrong about this in the
past...

Last, but certainly not least: Thanks to Gerd Möllmann for his kind
guidance and advice which was instrumental in making this happen.
Without his help, I would never have found such a simple and elegant
solution for implementing this feature, being quite ignorant about
internals of the Emacs GUI display.

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

end of thread, other threads:[~2010-04-21  5:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 13:53 Bidirectional display in GUI sessions Eli Zaretskii
2010-04-20 16:19 ` Stefan Monnier
2010-04-20 17:42   ` Eli Zaretskii
2010-04-20 19:09     ` Juanma Barranquero
2010-04-21  0:14     ` Stephen J. Turnbull
2010-04-21  5:29     ` "Martin J. Dürst"

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.