From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Different names for Unicode codepoint
Date: Thu, 21 Apr 2016 21:40:20 +0200 [thread overview]
Message-ID: <20160421194019.GA7547@tuxteam.de> (raw)
In-Reply-To: <87wpnqsrzz.fsf@metapensiero.it>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, Apr 21, 2016 at 09:04:32PM +0200, Lele Gaifax wrote:
> Hi,
>
> is there a particular reason for the slightly different names that Emacs
> (version 25.0.92) and Python (version 3.6.0a0) give to a single Unicode entity?
>
> Just to mention one codepoint, ⋖ is called "LESS THAN WITH DOT" accordingly to
> Emacs' C-x 8 RET TAB menu, while in Python:
>
> >>> import unicodedata
> >>> unicodedata.name('⋖')
> 'LESS-THAN WITH DOT'
> >>> print("\N{LESS THAN WITH DOT}")
> File "<stdin>", line 1
> SyntaxError: (unicode error) ...: unknown Unicode character name
FWIW, "my" Emacs [1] says:
Character code properties: customize what to show
name: LESS-THAN WITH DOT
old-name: LESS THAN WITH DOT
That means the spelling without the dash seems to be somewhat oldish.
[1] GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.29)
of 2016-03-07
regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlcZLKMACgkQBcgs9XrR2kbW9wCfbXrqFKi0q8H4PZihI4hyObyg
SHkAn3zur28ELYGDnnOmdSJcEEAy4a2b
=im17
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2016-04-21 19:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 19:04 Different names for Unicode codepoint Lele Gaifax
2016-04-21 19:40 ` Eli Zaretskii
2016-04-21 19:56 ` Lele Gaifax
2016-04-21 19:40 ` tomas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160421194019.GA7547@tuxteam.de \
--to=tomas@tuxteam.de \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).