unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Getting the UCS code point of a character
@ 2003-10-16 14:06 Hrvoje Niksic
  0 siblings, 0 replies; only message in thread
From: Hrvoje Niksic @ 2003-10-16 14:06 UTC (permalink / raw)


Hello!

In my application I need to get the UCS code point of characters found
in buffer.  What is the recommended way to do that?

I noticed that there is an `encode-char' function, but it seems to be
restricted to a subset of characters and has a fairly strange API (it
accepts a general CCS argument which accepts only one value).

My application can handle `encode-char' returning nil for some
characters, but I'd like to know if it's considered a "stable" API,
i.e. whether it will be removed or replaced in a future version of
Emacs.

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

only message in thread, other threads:[~2003-10-16 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-16 14:06 Getting the UCS code point of a character Hrvoje Niksic

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