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

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

Re: mail-extract-address-components with "Ver Surname, Given"


From: Kevin Rodgers
Subject: Re: mail-extract-address-components with "Ver Surname, Given"
Date: Thu, 16 Jun 2005 12:57:26 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Similarly:
(mail-extract-address-components
 "\"Howell III, Thurston\" <thurston.howell.3rd@gilligans.is>")

returns:
("Howell III" "thurston.howell.3rd@gilligans.is")

instead of:
("Thurston Howell III" "thurston.howell.3rd@gilligans.is")

--
Kevin Rodgers





reply via email to

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