GNU bug report logs -
#51733
27.1; Detect impossible email addresses better
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Wed, 10 Nov 2021 00:29:01 UTC
Severity: wishlist
Found in version 27.1
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #122 received at 51733 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: 51733 <at> debbugs.gnu.org, jidanni <at> jidanni.org
> Date: Mon, 17 Jan 2022 18:26:42 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Let's at least call this something other than "script", to avoid
> > confusion.
>
> Sure. But... what.
I don't know. script-id? script-class? scriptprop? uniscript?
> I made a slight attempt at that by calling it "scripts" instead of
> "script", since each character belongs to a list of scripts
Does it? UAX#24 says no:
The Script property is an enumerated property of type catalog. Its
values form a full partition of the codespace: every Unicode code
point is assigned a single Script property value. This value is
either the explicit value for a specific script, such as Cyrillic,
or is one of the following three special values:
. Inherited—for characters that may be used with multiple scripts,
and that inherit their script from a preceding base
character. These include nonspacing combining marks and
enclosing combining marks, as well as U+200C ZERO WIDTH
NON-JOINER and U+200D ZERO WIDTH JOINER.
. Common—for other characters that may be used with multiple
scripts.
. Unknown—for unassigned, private-use, noncharacter, and surrogate
code points.
This seems to say that each character has only a single script
property value assigned to it?
This bug report was last modified 3 years and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.