emacs-bidi
[Top][All Lists]
Advanced

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

Re: [emacs-bidi] debugging visual-to-logical


From: Eli Zaretskii
Subject: Re: [emacs-bidi] debugging visual-to-logical
Date: Thu, 22 Nov 2001 15:48:37 +0200 (IST)

On Thu, 22 Nov 2001, Alex Schroeder wrote:

> Boy am I glad that my code allows changes to the bidi categories on
> the elisp level.  That should make such changes trivial -- and
> customizable.

That's one of the design goal of the bidi support in Emacs: the 
bidirectional types are stored in some table, probably a char-table, that 
is accessible from ELisp.

Not that I'd recommend that users modify that table, but a command that 
makes all caps RTL could.



reply via email to

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