GNU bug report logs -
#15333
24.3.50; About two character properties in elisp manual
Previous Next
Reported by: Xue Fuqiao <xfq.free <at> gmail.com>
Date: Wed, 11 Sep 2013 05:55:01 UTC
Severity: minor
Found in version 24.3.50
Done: Xue Fuqiao <xfq.free <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 11 Sep 2013 13:53:56 +0800
> From: Xue Fuqiao <xfq.free <at> gmail.com>
>
> 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?
I think you are right, and `Decimal' and `Digit' should be swapped
here.
This bug report was last modified 11 years and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.