2005-09-27 Arne Jørgensen <arne@arnested.dk>
authorSimon Josefsson <jas@extundo.com>
Tue, 27 Sep 2005 15:14:04 +0000 (15:14 +0000)
committerSimon Josefsson <jas@extundo.com>
Tue, 27 Sep 2005 15:14:04 +0000 (15:14 +0000)
commit2d224ace93275a3171e17ee4dc21f464da262545
treea4a0ba86c636674a9ec044d0ca7eaf918665dd4c
parent59668918a58697965742fce5fbca1bac2c4c4e52
2005-09-27  Arne Jørgensen  <arne@arnested.dk>

* message.el (message-remove-duplicates): New function.
Implementation borrowed from `gnus-remove-duplicates'.
(message-idna-to-ascii-rhs): Also encode idna addresses in
Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
(message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
only ask about the same idna domain once per header and also tell
in what header to replace the idna domain.

* gnus-art.el (article-decode-idna-rhs): Also decode idna
addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
(article-decode-idna-rhs): Fix regexp so that all idna-address in
a header is decoded and not just the last one.
lisp/ChangeLog
lisp/gnus-art.el
lisp/message.el