ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alex Ott" <ottalex@narod.ru>
To: devel@altlinux.ru
Subject: Re: [devel] Emacs Gnus charsets issues
Date: Tue, 25 Mar 2003 09:20:07 +0300 (MSK)
Message-ID: <3E7FF517.000007.07333@tide.yandex.ru> (raw)
In-Reply-To: <Pine.LNX.4.53L.0303242329460.31446@arrakis.zephyrous>

>	Hello!
>
>У меня появилось несколько вопросов по возможным изменениям в
>исходниках Gnus, когда я просматривал патч для украинизации
>Emacs. Может, кто-то сможет дать разъяснения.
>
>1. В mm-util.el в определении переменной
>mm-mime-mule-charset-alist написано так:
>
>...
>    (iso-8859-5 cyrillic-iso8859-5)
>    ;; Non-mule (X)Emacs uses the last mule-charset for 8bit characters.
>    ;; The fake mule-charset, gnus-koi8-r, tells Gnus that the default
>    ;; charset is koi8-r, not iso-8859-5.
>    (koi8-r cyrillic-iso8859-5 gnus-koi8-r)
>    (koi8-u cyrillic-iso8859-5)
>    (iso-8859-6 arabic-iso8859-6)
>...
>
>Не нужно ли в элемент для koi8-u тоже приписать что-то типа
>gnus-koi8-r? Нет ли необходимости в добавлении в этот список
>элементов для других используемых кириллических MIME charsets
>(windows-1251 и cp866, cp1125)?

я думаю, что надо добавить. 

>2. В rfc2047.el определяется переменная
>rfc2047-charset-encoding-alist, служащая для выбора между
>quoted-printable (Q) и base64 (B). Там есть
>
>    (iso-8859-5 . B)
>    (koi8-r . B)
>    (koi8-u . B)
>
>Опять, не нужно ли добавить элементы для windows-1251/cp1251 и
>cp866, cp1125?

можно и добавить, но qp вполне себе нормально используется для кодирования заголовков.


  reply	other threads:[~2003-03-25  6:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-24 20:48 Ivan Zakharyaschev
2003-03-25  6:20 ` Alex Ott [this message]
2003-03-25 10:16 ` Andriy Dobrovol's'kii

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=3E7FF517.000007.07333@tide.yandex.ru \
    --to=ottalex@narod.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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