all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: mariano@gnome.org, alexander.winston@comcast.net,
	d.love@dl.ac.uk, emacs-devel@gnu.org, danilo@gnome.org,
	miles@gnu.org
Subject: Re: Possible UTF-8 CJK Regressions in Terminal Emulators
Date: 09 Jun 2004 05:38:30 -0400	[thread overview]
Message-ID: <jwvu0xlhy6d.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200406090737.QAA11090@etlken.m17n.org>

> As surrogate pair was not handled well by UTF-16 converter,
> I've just fixed it too (not yet installed, I'm now adding
> comments in a code).  Untranslatable characters are decoded
> into UTF-8 form represented by the sequence of
> eight-bit-graphic/control characters (the same way as UTF-8
> decoding, thus we can use utf-8-post-read-conversion).  The
> UTF-16 encoder encodes such a sequence back to the origianl
> UTF-16 form.  So, now the UTF-16 support is at the same
> level as UTF-8.

Does that mean that some sequences of eight-bit-graphic/control are not
encoded into the corresponding raw bytes?
If so, that makes me a bit uneasy, since those special chars were
introduced specifically to handle things like binary input or
bad-byte-sequences and make sure that we at least preserve the raw bytes in
those cases.


        Stefan

  reply	other threads:[~2004-06-09  9:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1077557604.1632.26.camel@duende>
     [not found] ` <jwv3c90bgi7.fsf-monnier+emacs/pretest@asado.iro.umontreal.ca>
     [not found]   ` <1077643915.12919.2.camel@duende>
     [not found]     ` <jwvwu6c6yca.fsf-monnier+emacs/pretest@asado.iro.umontreal.ca>
     [not found]       ` <1077682436.28482.9.camel@duende>
     [not found]         ` <buoeksjyee3.fsf@mcspd15.ucom.lsi.nec.co.jp>
     [not found]           ` <200403010815.RAA14365@etlken.m17n.org>
2004-03-18 15:34             ` Possible UTF-8 CJK Regressions in Terminal Emulators Dave Love
2004-04-07 12:30               ` Kenichi Handa
2004-04-08 11:27                 ` Dave Love
2004-04-09 11:28                   ` Kenichi Handa
2004-06-07 12:27                     ` Kenichi Handa
2004-06-07 12:36                       ` Miles Bader
2004-06-07 13:00                         ` Kenichi Handa
2004-06-08 18:02                           ` Dave Love
2004-06-09  7:37                             ` Kenichi Handa
2004-06-09  9:38                               ` Stefan Monnier [this message]
2004-06-10  0:20                                 ` Kenichi Handa
2004-06-08 17:56                       ` Dave Love
2004-06-09  7:24                         ` Kenichi Handa
2004-06-12  2:41                       ` Kenichi Handa
2004-06-12 13:46                         ` Juanma Barranquero
2004-06-13  8:42                           ` Kenichi Handa
2004-06-13 11:36                             ` Juanma Barranquero
2004-06-13 13:18                             ` Andreas Schwab
2004-06-14  1:05                               ` Kenichi Handa
2004-06-13 20:39                             ` Luc Teirlinck

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=jwvu0xlhy6d.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=alexander.winston@comcast.net \
    --cc=d.love@dl.ac.uk \
    --cc=danilo@gnome.org \
    --cc=emacs-devel@gnu.org \
    --cc=mariano@gnome.org \
    --cc=miles@gnu.org \
    /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.