From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: emacs russification
Date: Tue, 9 Apr 2002 17:51:27 +0300 (IDT) [thread overview]
Message-ID: <Pine.SUN.3.91.1020409174414.14690D-100000@is> (raw)
In-Reply-To: <000001c1dfc0$c0163400$219d693e@msu2poh44z8rz9>
On Mon, 8 Apr 2002 basileia@yandex.ru wrote:
> As I can see, there are two ways to work with cyrillic letters in Emacs:
> first based on iso8859-5 and second based on utf-8.
Not entirely true: Emacs also supports KOI8-R, Cyrillic-Alt, and several
codepages, including 1251.
> But at present all
> available encoders/decoders and language environments for cyrillic
> languages are based on iso8859-5.
This is not really relevant from the user point of view: Emacs indeed
uses iso8859-5 as the basis for its internal Cyrillic character set, but
you shouldn't be worrying about this in normal use. If you have specific
problems with this, please describe them.
> Moreover, there is no support (I mean,
> in user interface level) for cyrillic codepage cp1251, although it is
> the only codepage used in Windows and it becames popular in Linux, too.
Yes, there is; it just isn't turned on by default (except on Windows). Try
these commands:
M-x codepage-setup RET 1251 RET
C-x RET k cp1251 RET
This loads the tables needed for cp1251 support, and tells Emacs the
keyboard sends cp1251 codes.
> And, as I can see, there are no input methods for utf-8 cyrillics
> included in distribution.
I think development code includes some of these input methods. But
Unicode support for Emacs is work in progress, so it's quite possible
that many Unicode-based input methods are missing.
> So, I want to ask, if there are some plans to
> improve cyrillic support in Mule/Emacs. May be, it could be a good idea
> to replace iso8859 as a base for encoding cyrillic characters with
> utf-8? If somebody works with such a project?
Work is under way to switch _all_ Emacs characters to be based on UTF-8.
When that happens, Cyrillic characters will be switched as well.
> And, if not, can I
> contribute to Emacs writing new utf8-based encoding/decoding procedures
> and input methods?
I think a Unicode input method for Cyrillic languages will be most
welcome, even now. But please use the anon CVS access to Emacs sources
first to see what is there already.
Please also continue discussions of this issue on emacs-devel@gnu.org,
which is the mailing list where Emacs development is discussed.
prev parent reply other threads:[~2002-04-09 14:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-08 14:05 emacs russification basileia
2002-04-09 14:51 ` Eli Zaretskii [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.SUN.3.91.1020409174414.14690D-100000@is \
--to=eliz@is.elta.co.il \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).