2017-01-27 6:40 GMT+08:00 Jonathan Corbet <cor...@lwn.net>:

> OK, I've applied the whole set, thanks.

Thanks for applying!

> One thing, though: your messages came through with this header:
>
>         Content-Type: text/plain; charset=y
>
> The screwy "charset=y" puts "git am" into a severely uncooperative mood,
> so I had to edit your messages by hand to apply them.   Mauro (copied), do
> I remember correctly that you figured out how that was happening to your
> emails? It would be good to get that understood, documented, and maybe
> even fixed...

Oh, I think I found the reason, it's my fault...

I used git send-email to send the patch set, git asked me:

        "Which 8bit encoding should I declare [UTF-8]?"

Then I pressed 'y' and hit 'Enter', thus, the header becomes:

        Content-Type: text/plain; charset=y

charset should be "UTF-8", not 'y'... I apologize for the mistake.

Today is Chinese New Year's Eve, have a nice day and give my best wishes
to you.

Thanks,
Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to