From: Ted Zlatanov <tzz@lifelogs.com>
Subject: need help in using a 10646 font with cp1251 text
Date: Wed, 06 Aug 2003 16:30:21 -0400 [thread overview]
Message-ID: <4nznimh6le.fsf@lockgroove.bwh.harvard.edu> (raw)
Hi,
My cp1251 setup is simply
(codepage-setup 1251)
If I open a cp1251 document, I don't have a suitable font for it, for
instance:
character: З (07067, 3639, 0xe37)
charset: cyrillic-iso8859-5 (Right-Hand Part of Latin/Cyrillic Alphabet (ISO/IEC 8859-5): ISO-IR-144)
code point: 55
syntax: word
category: y:Cyrillic
buffer code: 0x8C 0xB7
file code: 0xC7 (encoded by coding system cp1251-unix)
font: -- none --
But when I save the document in UTF-8 encoding and then read it back,
I get the characters displayed normally:
character: З (01212067, 332855, 0x51437)
charset: mule-unicode-0100-24ff (Unicode characters of the range U+0100..U+24FF.)
code point: 40 55
syntax: word
category: y:Cyrillic
buffer code: 0x9C 0xF4 0xA8 0xB7
file code: 0xD0 0x97 (encoded by coding system mule-utf-8-unix)
font: -Misc-Fixed-Medium-R-Normal--10-100-75-75-C-60-ISO10646-1
What can I do to get the 8859-5 charset obtained from the cp1251
encoding displayed as a UCS charset? I don't want to install a 8859-5
font.
Thanks
Ted
next reply other threads:[~2003-08-06 20:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 20:30 Ted Zlatanov [this message]
2003-08-07 5:43 ` need help in using a 10646 font with cp1251 text Eli Zaretskii
[not found] ` <mailman.175.1060231396.29551.help-gnu-emacs@gnu.org>
2003-08-07 18:18 ` Oliver Scholz
2003-08-08 15:33 ` Ted Zlatanov
2003-08-08 15:29 ` Ted Zlatanov
2003-08-09 9:43 ` Eli Zaretskii
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=4nznimh6le.fsf@lockgroove.bwh.harvard.edu \
--to=tzz@lifelogs.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.