emacs-devel
[Top][All Lists]
Advanced

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

Re: Bidirectional text and URLs


From: Lars Magne Ingebrigtsen
Subject: Re: Bidirectional text and URLs
Date: Mon, 01 Dec 2014 19:28:31 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>   (defun bidi-find-overridden-directionality (from to)
>      "Return position between FROM and TO where directionality was overridden.
>
>    This function returns the first character position in the specified
>    region where there is a character whose `bidi-class' property is `L',
>    but which was forced to display as `R' by a directional override,
>    and likewise with characters whose `bidi-class' is `R' or `AL'
>    that were forced to display as `L'.
>
>    Strong directional characters `L', `R', and `AL' can have their
>    intrinsic directionality overridden by directional override
>    control characters RLO \(u+202e) and LRO \(u+202d)."
>
> OK?

Yes, that sounds perfect.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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