[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cgreek:00241] Re: cgreek21 alpha release
On Thursday 19 June 2003 17:00, TAKAHASHI Naoto wrote:
> An alpha version of CGreek21 is ready.
>
> ftp://ftp.m17n.org/pub/cgreek/cgreek21-20030619.tar.gz
>
> It is based on Unicode, and works with GNU Emacs-21 but not with GNU
> Emacs-20. It is still in a development stage and may be buggy.
> However, it will never get better if nobody sends me bug reports and
> comments. Any feedback is welcome.
One more remark. I don't understand the following sentence in
the documentation:
> - If the buffer contains Russian characters, they are saved in
> Unicode, not in KOI8.
Of course, when the whole document is saved in Unicode, Cyrillic
characters are saved in Unicode too. But when the document is
saved to TeX format, the encoding for Cyrillic text in fact
depends from the current language environment. Since my default
codepage is cp1251, my Russian characters are saved in cp1251.
If I change language environment to Cyrillic-KOI8, they are
saved in KOI8. This is exactly that I want, and that cgreek20
was lacking. So, thank you again!