* describe-char missing info on unicode thumb up char
@ 2011-01-26 16:15 Xah Lee
2011-01-28 6:15 ` Jason Rumney
0 siblings, 1 reply; 7+ messages in thread
From: Xah Lee @ 2011-01-26 16:15 UTC (permalink / raw)
To: help-gnu-emacs
there are these unicode symbols
ok hand sign 👌 #x1f44c
thumb up 👍 #x1f44d
thumb down 👎 #x1f44e
when calling describe-char on them, it doesn't give their names.
is this a bug? does it happen to just few chars, or perhaps all chars
outside basic multilingual plane? I know that many chars outside of
BMP doesn't have this problem.
Xah ∑ http://xahlee.org/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: describe-char missing info on unicode thumb up char
2011-01-26 16:15 describe-char missing info on unicode thumb up char Xah Lee
@ 2011-01-28 6:15 ` Jason Rumney
2011-01-28 7:53 ` Klaus Straubinger
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Jason Rumney @ 2011-01-28 6:15 UTC (permalink / raw)
To: help-gnu-emacs
The fact that these characters were introduced in Unicode 6.0.0, released in October 2010 may have something to do with it.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: describe-char missing info on unicode thumb up char
2011-01-28 6:15 ` Jason Rumney
@ 2011-01-28 7:53 ` Klaus Straubinger
2011-01-28 20:32 ` Xah Lee
2011-01-29 14:37 ` Oleksandr Gavenko
2 siblings, 0 replies; 7+ messages in thread
From: Klaus Straubinger @ 2011-01-28 7:53 UTC (permalink / raw)
To: help-gnu-emacs
Jason Rumney <jasonrumney@gmail.com> wrote:
> The fact that these characters were introduced in Unicode 6.0.0,
> released in October 2010 may have something to do with it.
One can take advantage of the new Unicode release by downloading
the Unicode data file and customizing the variable
describe-char-unicodedata-file.
,----[ C-h v describe-char-unicodedata-file RET ]
| describe-char-unicodedata-file is a variable defined in `descr-text.el'.
| [...]
|
| Documentation:
| Location of Unicode data file.
| This is the UnicodeData.txt file from the Unicode Consortium, used for
| diagnostics. If it is non-nil `describe-char' will print data
| looked up from it. This facility is mostly of use to people doing
| multilingual development.
|
| This is a fairly large file, not typically present on GNU systems.
| At the time of writing it is at the URL
| `http://www.unicode.org/Public/UNIDATA/UnicodeData.txt'.
|
| You can customize this variable.
|
| This variable was introduced, or its default value was changed, in
| version 22.1 of Emacs.
`----
--
Klaus Straubinger
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: describe-char missing info on unicode thumb up char
2011-01-28 6:15 ` Jason Rumney
2011-01-28 7:53 ` Klaus Straubinger
@ 2011-01-28 20:32 ` Xah Lee
2011-01-29 14:37 ` Oleksandr Gavenko
2 siblings, 0 replies; 7+ messages in thread
From: Xah Lee @ 2011-01-28 20:32 UTC (permalink / raw)
To: help-gnu-emacs
On Jan 27, 10:15 pm, Jason Rumney <jasonrum...@gmail.com> wrote:
> The fact that these characters were introduced in Unicode 6.0.0, released in October 2010 may have something to do with it.
thanks Jason & Klaus. Great answers.
Xah
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: describe-char missing info on unicode thumb up char
2011-01-28 6:15 ` Jason Rumney
2011-01-28 7:53 ` Klaus Straubinger
2011-01-28 20:32 ` Xah Lee
@ 2011-01-29 14:37 ` Oleksandr Gavenko
2011-01-29 14:56 ` Peter Dyballa
2011-01-29 14:59 ` Eli Zaretskii
2 siblings, 2 replies; 7+ messages in thread
From: Oleksandr Gavenko @ 2011-01-29 14:37 UTC (permalink / raw)
To: help-gnu-emacs
On 2011-01-28 8:15, Jason Rumney wrote:
> The fact that these characters were introduced in Unicode 6.0.0,
> released in October 2010 may have something to do with it.
From Emacs brz repo:
revno: 100559
committer: Juanma Barranquero <lekktu@gmail.com>
branch nick: trunk
timestamp: Wed 2010-06-09 17:46:41 +0200
message:
Update to Unicode 6.0.0 beta.
* admin/unidata/UnicodeData.txt: Update from
http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
But I look native Emacs binary and not found 'UnicodeData.txt'.
How Emacs know name of Unicode chars?
'emacs-23.2/etc/nxml' dir contain code description. This used?
--
Best regards!
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-01-29 14:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26 16:15 describe-char missing info on unicode thumb up char Xah Lee
2011-01-28 6:15 ` Jason Rumney
2011-01-28 7:53 ` Klaus Straubinger
2011-01-28 20:32 ` Xah Lee
2011-01-29 14:37 ` Oleksandr Gavenko
2011-01-29 14:56 ` Peter Dyballa
2011-01-29 14:59 ` Eli Zaretskii
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).