From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753598AbdAZWkc (ORCPT ); Thu, 26 Jan 2017 17:40:32 -0500 Received: from ms.lwn.net ([45.79.88.28]:49382 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751803AbdAZWk3 (ORCPT ); Thu, 26 Jan 2017 17:40:29 -0500 Date: Thu, 26 Jan 2017 15:40:22 -0700 From: Jonathan Corbet To: Andy Deng Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab Subject: Re: [PATCH v2 1/3] zh_CN/CodingStyle: improve translation Message-ID: <20170126154022.49cf4151@lwn.net> In-Reply-To: <20170125041433.9713-1-theandy.deng@gmail.com> References: <20170125041433.9713-1-theandy.deng@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 25 Jan 2017 12:14:31 +0800 Andy Deng wrote: > Some of the sentences in Chapters 19 and 20 are re-translated: > > - Fixed translation errors in Section 2 of Chapter 19 to prevent > misleading readers; > - Retranslate some sentences to make the translation more clear and > accurate. OK, I've applied the whole set, thanks. 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... Thanks, jon