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: Wed, 19 Jan 2022 10:25:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Does textsec-email-suspicious-p expect non-ASCII email addresses to be
> RFC 2047 encoded?

Yes.  

> If so, it will not work in the Rmail display buffers, where email
> addresses are shown decoded.  For non-ASCII names the function signals
> an error.

Rmail does have access to the encoded header, so it'll just have to call
the textsec function before it decodes it (and displays it).

-- 
(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]