all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: problem with mule-utf-8 ?
Date: Sat, 06 Sep 2003 22:17:48 +0200	[thread overview]
Message-ID: <9003-Sat06Sep2003221748+0300-eliz@elta.co.il> (raw)
In-Reply-To: <87n0dirmib.fsf@thalassa.informatimago.com> (message from Pascal Bourguignon on 06 Sep 2003 16:59:24 +0200)

> From: Pascal Bourguignon <spam@thalassa.informatimago.com>
> Newsgroups: gnu.emacs.help
> Date: 06 Sep 2003 16:59:24 +0200
> 
> So,  what's  the  matter?  I  thought that  unicode  inclued  all  the
> characters,  and  that  utf-8  was  able  to  transcribe  all  unicode
> character, or not?
> 
> Of course, I insist and save  it with utf-8 encoding, then when I load
> this utf-8 file later, I get rectangle frames instead of katakana...

In what version of Emacs?  All released versions of Emacs support
only part of the BMP.  Specifically, these ranges of Unicode
codepoints are supported:

  0100..33ff
  e000..ffff

If katakana characters are not in these ranges, you cannot have them
in unicode.

The CVS version of Emacs can (I think) convert katakana to Unicode
when encoding and decoding text.  I also think you can have this with
released versions if you install ucs-tables (look on
gnu.emacs.sources).

  reply	other threads:[~2003-09-06 20:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-06 14:59 problem with mule-utf-8 ? Pascal Bourguignon
2003-09-06 20:17 ` Eli Zaretskii [this message]
2003-09-08  5:47   ` Janusz S. Bień
2003-09-08 14:24     ` Eli Zaretskii
2003-09-07 11:49 ` Alex Schroeder
2003-09-09  0:08   ` Pascal Bourguignon

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=9003-Sat06Sep2003221748+0300-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /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.