[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Character literals for Unicode (control) characters
From: |
Paul Eggert |
Subject: |
Re: Character literals for Unicode (control) characters |
Date: |
Mon, 25 Apr 2016 10:48:01 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
On 04/22/2016 03:01 AM, Eli Zaretskii wrote:
I meant "CJK COMPATIBILITY IDEOGRAPH-nnnn", sorry for the confusion.
OK, thanks for clarifying. In looking into this, I noticed a curious
ambiguity: 'C-x 8 RET B E D RET' inserts U+0BED (TAMIL DIGIT SEVEN),
whereas it should insert U+1F6CF (BED). BED is currently the only
Unicode name that consists entirely of hexadecimal digits. I installed
the attached patch into master to fix the problem you mentioned, along
with fixing this ambiguity and a couple of other related problems that I
noticed.
Perhaps BED should be renamed, but that's not our job.
0001-New-function-char-from-name.txt
Description: Text document