Re: improving bidi documents display
Eli Zaretskii <[email protected]> Fri, 04 Mar 2011 10:04:33 +0200
| Newsgroups | gmane.emacs.bidi,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Stefan Monnier <[email protected]> > Cc: Miles Bader <[email protected]>, [email protected], [email protected], [email protected], [email protected] > Date: Thu, 03 Mar 2011 22:58:32 -0500 > > > This one's different, believe me: no other text property changes the > > _order_ of characters on display in creative ways. It could easily > > render the text illegible, under just the right circumstances. Other > > text properties are either non-intrusive, or are almost immediately > > fixed by JIT Lock, or are simply rare enough to not get in our way. > > But isn't it the case that the properties we'd add in this case would > also be added via jit-lock? Why? what's jit-lock got to do with this?