Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932529AbXAGNGx (ORCPT ); Sun, 7 Jan 2007 08:06:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932523AbXAGNGx (ORCPT ); Sun, 7 Jan 2007 08:06:53 -0500 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:55235 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932529AbXAGNGw (ORCPT ); Sun, 7 Jan 2007 08:06:52 -0500 X-Sasl-enc: xNXhhtTUBf28qphHXTqyIHWOb7Nb+ZsEyNjwFbMwT7ZN 1168175019 Message-ID: <45A0F060.9090207@imap.cc> Date: Sun, 07 Jan 2007 14:06:40 +0100 From: Tilman Schmidt User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Russell King CC: Linux Kernel Mailing List Subject: OT: character encodings (was: Linux 2.6.20-rc4) References: <20070107114439.GC21613@flint.arm.linux.org.uk> In-Reply-To: <20070107114439.GC21613@flint.arm.linux.org.uk> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 24 Russell King schrieb: [Leonard NorrgÃ¥rd (1):] > That is an å if you look at the raw message in UTF-8. However, Linus > sends mail in with a charset of ISO-8859-1, and if you place UTF-8 > encoded text in such a message body, you will see A¥. Only if the mechanism used for placing it there ignores the different encodings. > Welcome to the mess which the UTF-8 charset creates. The problem of different character encodings coexisting on the same platform, and the resulting occasional messing-up, far predates Unicode. I distinctly remember one case of being bitten by this myself in 1977 when Unicode wasn't even on the horizon yet, and I don't think that was the first time. Tilman - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/