In article <[EMAIL PROTECTED]>, Peter Dyballa <[EMAIL PROTECTED]> writes:

> The problems with CP1250 and CP1251 are solved with this patch. No  
> other failure could be found, except that there is just one  
> difference, with and without the patch: a thai-tis620 encoded buffer  
> (without NO BREAK SPACE) shows Thai glyphs, but when the same  
> contents is reverted to iso-8859-11 (which is thai-tis620 with NO  
> BREAK SPACE) only empty boxes are shown.

Again, as I can't reproduce this, please send me the exact
file (it is usually a good idea to post the exact file to
reproduce a bug).

By the way, the current implementation of thai-tis620 allows
all bytes in 0xA1..0x7E, but iso-8859-11 allows
0xA0..0xDA,0xDF..0xFB.  Some of emply boxes shown in
thai-tis620 are shown in octal form when reverted to
iso-8859-11.  This is not a good behavior.  But as fixing it
is not trivial and it is anyway not that serious problem,
I'd like to leave it as is.  It is fixed in emacs-unicode-2.

---
Kenichi Handa
[EMAIL PROTECTED]


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to