[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-bidi] Display routines
From: |
Eli Zaretskii |
Subject: |
Re: [emacs-bidi] Display routines |
Date: |
Tue, 06 Nov 2001 18:25:37 +0200 |
> From: Michael Welsh Duggan <address@hidden>
> Date: Tue, 06 Nov 2001 08:15:24 -0500
>
> I had considered using text-properties as a
> prototype only, with the idea that the design using the UAX#9
> algorithm would supercede it later. It was merely my intended way of
> testing mucking with the display code so that it could handle rtl
> semantics.
I don't think you can futz with the Emacs display on the Lisp level
alone. The bulk of Emacs redisplay code is in C.
> Although I admit, the idea of being able to make any text
> rtl (or ltr) based on a text property seems like a nifty hack to me
You should be able to do that by enclosing the text in the RLO...PDF
pair (or LRO...PDF, as the case may be).
- Re: [emacs-bidi] Display routines, (continued)
- Re: [emacs-bidi] Display routines, Eli Zaretskii, 2001/11/06
- Re: [emacs-bidi] Display routines, Ehud Karni, 2001/11/06
- Re: [emacs-bidi] Display routines, Matan Ninio, 2001/11/06
- Re: [emacs-bidi] Display routines, Eli Zaretskii, 2001/11/07
- Re: [emacs-bidi] Display routines, Matan Ninio, 2001/11/07
- Re: [emacs-bidi] Display routines, Ehud Karni, 2001/11/07
- Re: [emacs-bidi] detecting the wrong order of characters, Alex Schroeder, 2001/11/07
- Re: [emacs-bidi] Display routines, Eli Zaretskii, 2001/11/06
- Re: [emacs-bidi] Display routines, Eli Zaretskii, 2001/11/07
- Re: [emacs-bidi] Display routines, Michael Welsh Duggan, 2001/11/06
- Re: [emacs-bidi] Display routines,
Eli Zaretskii <=
- Re: [emacs-bidi] Display routines, Uwe Brauer, 2001/11/06
- [emacs-bidi] Re: bidi prototype in elisp, Eli Zaretskii, 2001/11/06
- [emacs-bidi] Re: bidi prototype in elisp, Alex Schroeder, 2001/11/06
- [emacs-bidi] Re: bidi prototype in elisp, Eli Zaretskii, 2001/11/06
- Re: [emacs-bidi] Re: bidi prototype in elisp, Ehud Karni, 2001/11/06
- Message not available
- Re: [emacs-bidi] Re: bidi prototype in elisp, Eli Zaretskii, 2001/11/06
- Re: [emacs-bidi] Re: bidi prototype in elisp, Ehud Karni, 2001/11/06
- Re: [emacs-bidi] Where do I start?, Eli Zaretskii, 2001/11/06
- Re: [emacs-bidi] Where do I start?, Alex Schroeder, 2001/11/06
- Re: [emacs-bidi] Where do I start?, Eli Zaretskii, 2001/11/07