emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode confusables and reordering characters considered harmful


From: Po Lu
Subject: Re: Unicode confusables and reordering characters considered harmful
Date: Tue, 02 Nov 2021 21:18:08 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Vasilij Schneidermann <mail@vasilij.de> writes:

> The first issue is about bidirectional reordering characters. If bidi
> text rendering is not needed, it's easy enough to work around with
> `(setq-default bidi-display-reordering nil)`. Some people already make
> use of this to speed up redisplay. Maybe there's a better solution, such
> as automatically detecting whether the user is working with a RTL script
> and only then enable bidi text rendering.

Isn't bidi-display-ordering obsolete and present only as a debugging
option?  Or am I misunderstanding something?


reply via email to

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