1 Dec 12:21
Re: Callbacks?
Martin Duerst <duerst <at> it.aoyama.ac.jp>
2005-12-01 11:21:07 GMT
2005-12-01 11:21:07 GMT
At 06:14 05/12/01, Eli Zaretskii wrote: >> Date: Wed, 30 Nov 2005 16:04:18 +0900 >> From: Martin Duerst <duerst <at> it.aoyama.ac.jp> >> Cc: emacs-bidi <at> gnu.org >> >> >2. When the created file is read (again) for editing, these strings >> > should be seen (on screen) EXACTLY as it was when it was entered. >> >> If using the same editor, definitely. But we also found that there >> can be some personal preferences, so if you changed your preferences, >> the display would change. > >That's actually a bad idea, IMHO: the text should be saved so that any >other bidi-enabled editor will display it the same. For plain running text, this is definitely true. I'm not sure this applies also for structured stuff such as XML. >That is why >fiddling with Unicode character properties is something I feel we >should not do: those properties are the only common denominator of all >bidi editors. I definitely understand your feeling. But I just want to mention that the Unicode bidi algorithm explicitly allows things like this. If you look e.g. at: http://www.unicode.org/reports/tr9/#HL3 and http://www.unicode.org/reports/tr9/#HL5, you won't see changing of properties mentioned explicitly, but you'll be able to figure out that "Provide artificial(Continue reading)
RSS Feed