In article <[EMAIL PROTECTED]>, Kenichi Handa <[EMAIL PROTECTED]> writes: > Coding system cp1251 of Emacs 21 handles characters of > Emacs' internal charset cyrillic-iso8859-5 (thus it can > read/write only characters belonging to iso8859-5), but that > of Emacs 22 handles characters of Emacs' internal charset > mule-unicode-0100-24ff (thus it can read/write all cp1251 > characters).
> The reason why you can use those input methods in Emacs 21 > is that they produce cyrillic-iso8859-5 characters. Right? > Hmmm, it seems that this is a regression of Emacs 22. I'll > find a way to solve that. Please wait for a while. I've just installed a fix. Now in Bulgarian language environment, you can use any cyrillic input methods. They produce mule-unicode-0100-24ff characters if a buffer's coding system is cp1251, thus they can be saved safely. Could you please try it? --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
