bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51733: 27.1; Detect impossible email addresses better


From: Lars Ingebrigtsen
Subject: bug#51733: 27.1; Detect impossible email addresses better
Date: Tue, 18 Jan 2022 12:44:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I guess it's
>
> (get-char-code-property ?\N{LEFT-TO-RIGHT ISOLATE} 'bidi-class)
>
> combined with whether it's a control character?

No, that doesn't really help here:

(get-char-code-property ?\N{LEFT-TO-RIGHT MARK} 'bidi-class)
=> L

Hm...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]