[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unicode character read representation
From: |
Chong Yidong |
Subject: |
Unicode character read representation |
Date: |
Sat, 21 Feb 2009 09:07:15 -0500 |
>From objects.texi in the Lisp manual:
`\U00NNNNNN' represents the character whose Unicode code point is
`U+NNNNNN', if such a character is supported by Emacs. If the
corresponding character is not supported, Emacs signals an error.
Are there any Unicode code points not supported by Emacs, or is this
sentence obsolete?
- Unicode character read representation,
Chong Yidong <=