unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* easy way to make a custom variant of a coding system?
@ 2013-04-02  7:06 Miles Bader
  0 siblings, 0 replies; only message in thread
From: Miles Bader @ 2013-04-02  7:06 UTC (permalink / raw)
  To: emacs-devel

Hi,

I have a bunch of files which are encoded using KDDI's custom variant
of shift_jis, which adds emoji characters.

These characters are all in Unicode now too (if not in lots of fonts),
and there are handy conversion tables available[1].

Is there are an easy way to make a "derived" coding system for this?

I mean, so that I could just add a coding system "shift_jis-kddi", and
tell emacs "use the builtin shift_jis support, but also add these
additional character codes (and their unicode code points)..."

Thanks,

-miles


[1] http://www.unicode.org/Public/UNIDATA/EmojiSources.txt


-- 
Admiration, n. Our polite recognition of another's resemblance to ourselves.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-02  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02  7:06 easy way to make a custom variant of a coding system? Miles Bader

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).