all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* utf-8 cjk translation bug?
@ 2003-09-30  8:30 Miles Bader
  2003-09-30  9:50 ` Jason Rumney
  2003-09-30 12:59 ` Kenichi Handa
  0 siblings, 2 replies; 18+ messages in thread
From: Miles Bader @ 2003-09-30  8:30 UTC (permalink / raw)


I have `utf-translate-cjk-mode' enabled.

I have the following string in a buffer:

        NECエレクトロニクス(株)

If I write it using say `euc-jp' coding system, no problem.  According
to `C-u C-x =', all the japanese characters are in the charset
japanese-jisx0208.

However, if I save it using utf-8, I get no complaints, but when I read
it back in, the first 3 characters show up as little boxes.  `C-u C-x ='
shows the boxes as being in charset mule-unicode-e000-ffff; the rest of
the characters are still listed as being in japanese-jisx0208.

I presume this is representable utf-8, because unicode is supposed to be
able to represent all characters in any component character set
simultaneously, so it would seem to be a bug in utf-translate-cjk-mode.

Any ideas?

Thanks,

-Miles
-- 
Is it true that nothing can be known?  If so how do we know this?  -Woody Allen

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2003-10-13 23:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30  8:30 utf-8 cjk translation bug? Miles Bader
2003-09-30  9:50 ` Jason Rumney
2003-09-30 10:05   ` Miles Bader
2003-09-30 12:59 ` Kenichi Handa
2003-10-01 12:44   ` Dave Love
2003-10-02  1:08     ` Kenichi Handa
2003-10-03 16:04       ` Dave Love
2003-10-03 16:34         ` Jason Rumney
2003-10-06  2:29           ` Miles Bader
2003-10-06 20:00             ` Miles Bader
2003-10-06 20:53               ` Jason Rumney
2003-10-06 23:18               ` Kenichi Handa
2003-10-07  9:57               ` Stephen J. Turnbull
2003-10-07 11:41             ` Dave Love
2003-10-07 11:40           ` Dave Love
2003-10-06 23:53         ` Kenichi Handa
2003-10-10 16:56           ` Dave Love
2003-10-13 23:55             ` Kenichi Handa

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.