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

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

bug#10314: 24.0.92; ietf-drums-parse-address and non-ASCII names


From: Lars Ingebrigtsen
Subject: bug#10314: 24.0.92; ietf-drums-parse-address and non-ASCII names
Date: Thu, 26 Jan 2012 00:26:50 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux)

Aaron Ecay <aaronecay@gmail.com> writes:

> This would arise in the notmuch email reader, which would decode the
> address to UTF-8 before calling this function.  So you can get the
> behavior by doing:
>
> (ietf-drums-parse-address "Philipp Überbacher <foo@bar.com>")
> ; -> ("foo@bar.com" . "Philipp berbacher")
>
> When this happens, there is also a message displayed in the echo area:
> “Unknown symbol: Ü”.

That's not what that function is meant to do.  It parses a DRUMS
address, which is basically an RFC2047-encoded address.  It's undefined
what it does on addresses that are of a different format.

So this sounds like a bug in Notmuch, and you should take it up with
them.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome





reply via email to

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