On Fri, Nov 16, 2012 at 08:20:50AM +0100, Andreas Bießmann wrote:
> Dear Scott Wood,
> 
> On 16.11.12 01:29, Scott Wood wrote:
> > On 11/15/2012 06:22:11 PM, Scott Wood wrote:
> >> On Mon, Nov 05, 2012 at 10:15:46AM -0000,
> >> =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau_=3Cbenoit=2Ethebaudeau=40advans?==?utf-8?q?ee=2Ecom=3E?=
> >> wrote:
> > 
> > Sigh, it looks like either patchwork is mangling the From address or
> > mutt is failing to understand something valid (I assume the latter since
> > "git am" didn't seem to have a problem with it)...  I don't see this
> > encoding in the original e-mail.
> 
> patchwork has no influence her. AFAIK the mail header should only
> contain ASCII, therefore the 'From:' header content is itself encoded.
> This snippet manage to decode Benoîts name correctly:
> 
> ---8<---
> perl -MEncode -e 'binmode(STDOUT, ":utf8"); print
> Encode::decode("MIME-Header", "=?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?=
> <benoit.thebaud...@advansee.com>");'
> --->8---
> 
> git and even patchwork [1] can decode it, but it seems your mutt rule to
> setup the rely mail is broken. Maybe [2] can help here?

I don't quite know what's going on here, but I also have this problem
when replying to bundles from patchwork (which of course 'git am' fine)
but not when replying to emails via IMAP.  I've just been fixing this up
by hand however (since it's correct in the email body).

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to