all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* More unicode blocks?
@ 2005-09-24 18:28 Shaddy Baddah
  2005-09-28 14:59 ` Shaddy Baddah
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Shaddy Baddah @ 2005-09-24 18:28 UTC (permalink / raw)


Hi,

Today, I finally did what I had resolved to do some time ago. I delved
into emacs's unicode support facilities.

I am a little disappointed, because it has become apparent that the
unicode character set support is limited to 3 specific blocks of the
full unicode character set, those being the blocks that start and end at
the indexes expressed in mule-unicode-0100-24ff, mule-unicode-2500-33ff
and mule-unicode-e000-ffff.

The blocks that I am interested in are the CJK Unified Ideographs blocks
, that start at unicode index 0x4E00. Specifically, the characters that
are shared by the character set encoded via the big5 encoding scheme.

I have no problems displaying and editing these characters under the
big5 coding scheme, so they are obviously well supported by emacs (and
it's internal coding scheme, right?).

So, what is the impediment, or perhaps rationale, behind the lack of
support for the additional unicode blocks at this stage of Emacs
development?

Is it simply to do with someone having to implement some type of
character translation tables, or is there/how much more is there to it?

Regards,
Shaddy

P.S: please honour my reply-to email field.

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

end of thread, other threads:[~2005-09-28 18:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-24 18:28 More unicode blocks? Shaddy Baddah
2005-09-28 14:59 ` Shaddy Baddah
     [not found] ` <mailman.8992.1127919972.20277.help-gnu-emacs@gnu.org>
2005-09-28 15:31   ` Charles philip Chan
2005-09-28 15:53   ` Thien-Thi Nguyen
2005-09-28 18:22 ` Kevin Rodgers

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.