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

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

bug#22594: 25.1.50; mail-extract-address-components doesn't work on sing


From: Lars Ingebrigtsen
Subject: bug#22594: 25.1.50; mail-extract-address-components doesn't work on single-named people
Date: Mon, 08 Feb 2016 16:46:12 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> (mail-extract-address-components "Rasmus <rasmus@gmx.us>")
> => (nil "rasmus@gmx.us")
>
> There's the weird
>
> (setq mail-extr-ignore-single-names t)
>
> variable, but there is no difference in the result.

It was because the user name and the full name were the same.  I've now
changed it to return the name, anyway (if mail-extr-ignore-single-names
isn't set).

That's one weird and huge function with a *lot* of functionality...

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