* bug#15333: 24.3.50; About two character properties in elisp manual
@ 2013-09-11 5:53 Xue Fuqiao
2013-09-11 14:03 ` Eli Zaretskii
2013-09-11 23:07 ` Xue Fuqiao
0 siblings, 2 replies; 3+ messages in thread
From: Xue Fuqiao @ 2013-09-11 5:53 UTC (permalink / raw)
To: 15333
In (info "(elisp) Character Properties"):
Here is the full list of value types for all the character
properties that Emacs knows about:
[...]
`decimal-digit-value'
Corresponds to the Unicode `Numeric_Value' property for characters
whose `Numeric_Type' is `Digit'.
[...]
`digit-value'
Corresponds to the Unicode `Numeric_Value' property for characters
whose `Numeric_Type' is `Decimal'.
IMO the Numeric_Type of the first one should be ‘Decimal’ and the second
one should be ‘Digit’. Is it a bug? If so, I can install a fix. If
not, why?
In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39)
of 2013-09-07 on xfq.local
Bzr revision: 114163 eggert@cs.ucla.edu-20130907002056-0jom28xr5402rpm9
--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-11 23:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 5:53 bug#15333: 24.3.50; About two character properties in elisp manual Xue Fuqiao
2013-09-11 14:03 ` Eli Zaretskii
2013-09-11 23:07 ` Xue Fuqiao
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.