ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Serhii Hlodin <hlodin@lutsk.bank.gov.ua>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] emacs in CP1251
Date: 06 Feb 2002 17:01:43 +0200
Message-ID: <86adum8xig.fsf@hlodin.lutsk.bank.gov.ua> (raw)
In-Reply-To: <20020206165629.4eee2132.vyt@vzljot.ru>

>>>>> "V" == Vyt  writes:

 V> An error has occurred while loading `/home/vyt/.emacs': error:
 V> "Language environment not defined: \"Cyrillic-CP1251\""

 Он правильно сказал. В емаксе описаны четыре окружения:

        Cyrillic-ISO
        Cyrillic-ALT
        Cyrillic-KOI8
        Cyrillic-KOI8-U

 Для отображения _всех_ кириллических символов емакс использует шрифты
 ISO8859-5 (базируясь на таблицах перекодировки).

 И где вы там увидели Cyrillic-CP1251?

 Кодовые таблицы 1251, 1125, 866 определяются _только_ через
 codepage-setup. При этом еще было-бы хорошо определить алиасы:

(define-coding-system-alias 'windows-1251 'cp1251)
(define-coding-system-alias 'koi8-ru 'koi8-u)
(define-coding-system-alias 'cp866u 'cp1125)
(define-coding-system-alias 'ibm-866 'cp866)
(define-coding-system-alias 'ibm866 'cp866)

 Имейте в виду, что в определении таблицы кодировки для 866 есть
 ошибка, которая приводит к неправильной перекодировке. Если
 используются только русские буквы, то можно пользоваться cp1125.

-- 
With best regards,
                Serhii Hlodin

  parent reply	other threads:[~2002-02-06 15:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-06 11:04 Vyt
2002-02-06 13:30 ` Serhii Hlodin
2002-02-06 13:56   ` Vyt
2002-02-06 14:28     ` Alexander Bokovoy
2002-02-06 14:58       ` Vyt
2002-02-06 15:26         ` Alexander Bokovoy
2002-02-12 21:03           ` Ivan Zakharyaschev
2002-02-13  9:50             ` Alexander Bokovoy
2002-02-06 15:01     ` Serhii Hlodin [this message]
2002-02-12 21:05       ` Ivan Zakharyaschev
2002-02-14  9:26         ` Alexander Bokovoy
2002-02-14 17:34           ` Ivan Zakharyaschev

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86adum8xig.fsf@hlodin.lutsk.bank.gov.ua \
    --to=hlodin@lutsk.bank.gov.ua \
    --cc=sisyphus@altlinux.ru \
    /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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git