From: "Eli Zaretskii" <eliz@elta.co.il>
Cc: harder@ifa.au.dk, emacs-devel@gnu.org
Subject: Re: [harder@ifa.au.dk: `set-locale-environment' bug]
Date: Mon, 10 Nov 2003 07:31:49 +0200 [thread overview]
Message-ID: <9743-Mon10Nov2003073149+0200-eliz@elta.co.il> (raw)
In-Reply-To: <200311100236.LAA28922@etlken.m17n.org> (message from Kenichi Handa on Mon, 10 Nov 2003 11:36:00 +0900 (JST))
> Date: Mon, 10 Nov 2003 11:36:00 +0900 (JST)
> From: Kenichi Handa <handa@m17n.org>
>
> But, in multibyte-mode, it seems that only MS-DOS case (on
> terminal) really requires standard-display-table to be
> setup. That is because, in that case, characters in the
> current codepage that are not supported by Emacs are decoded
> into eight-bit-control/graphic, and they must be displayed
> by the font of the current codepage as is.
>
> Eli, is that right?
Yes and no.
No, because unsupported characters are not displayed as the current
codepage's glyphs, they are displayed as a special glyph whose value
is in `dos-unsupported-char-glyph'.
Yes, because term/internal.el, the MS-DOS ``internal terminal''
emulator, sets up standard-display-table to display non-ASCII
characters beyond the current codepage, such as Latin-2 for a cp-850
locale, as strings of ASCII characters, see IT-display-table-setup.
I think in the past standard-display-table was used on multibyte
sessions on Unix as well, to map some characters originating from
Microsoft's codepages to printable ASCII chars, but I'm not sure
whether I remember correctly and if so, why was that removed.
next prev parent reply other threads:[~2003-11-10 5:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1AEH21-00079f-Je@fencepost.gnu.org>
2003-10-28 7:14 ` [harder@ifa.au.dk: `set-locale-environment' bug] Kenichi Handa
2003-10-28 14:21 ` Jesper Harder
2003-10-28 20:26 ` Eli Zaretskii
2003-10-28 23:52 ` Jesper Harder
2003-10-29 6:39 ` Eli Zaretskii
2003-10-29 16:49 ` Jesper Harder
2003-10-29 17:48 ` Eli Zaretskii
2003-11-10 2:36 ` Kenichi Handa
2003-11-10 5:31 ` Eli Zaretskii [this message]
2003-11-12 2:40 ` Kenichi Handa
2003-11-12 6:29 ` Eli Zaretskii
2003-10-29 19:01 ` Richard Stallman
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=9743-Mon10Nov2003073149+0200-eliz@elta.co.il \
--to=eliz@elta.co.il \
--cc=emacs-devel@gnu.org \
--cc=harder@ifa.au.dk \
/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).