public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,1/3] nand: Clean up nand_util
Date: Fri, 16 Nov 2012 08:20:50 +0100	[thread overview]
Message-ID: <50A5E952.4050705@googlemail.com> (raw)
In-Reply-To: <1353025763.7487.15@snotra>

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.thebaudeau@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?

Best regards

Andreas Bie?mann

[1] http://patchwork.ozlabs.org/project/uboot/list/?submitter=14629&state=*
[2] http://www.michnet.de/mutt/#purgemail

  reply	other threads:[~2012-11-16  7:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 20:15 [U-Boot] [PATCH 1/3] nand: Clean up nand_util Benoît Thébaudeau
2012-11-05 20:16 ` [U-Boot] [PATCH 2/3] nand: Fix nand_erase_opts() offset check Benoît Thébaudeau
2012-11-16  0:23   ` [U-Boot] [U-Boot,2/3] " Scott Wood
2012-11-19 20:40     ` Benoît Thébaudeau
2012-11-19 20:51       ` Scott Wood
2012-11-05 20:16 ` [U-Boot] [PATCH 3/3] nand: Add torture feature Benoît Thébaudeau
2012-11-06  0:03   ` Scott Wood
2012-11-16 19:20   ` [U-Boot] [PATCH v2] " Benoît Thébaudeau
2012-11-16 23:54     ` Scott Wood
2012-11-16  0:22 ` [U-Boot] [U-Boot,1/3] nand: Clean up nand_util Scott Wood
2012-11-16  0:29   ` Scott Wood
2012-11-16  7:20     ` Andreas Bießmann [this message]
2012-11-19 20:54       ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50A5E952.4050705@googlemail.com \
    --to=andreas.devel@googlemail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox