Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161913AbXECNwd (ORCPT ); Thu, 3 May 2007 09:52:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161911AbXECNwd (ORCPT ); Thu, 3 May 2007 09:52:33 -0400 Received: from poesci.dolphinics.no ([81.175.23.36]:45049 "EHLO poesci.dolphinics.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161909AbXECNwc (ORCPT ); Thu, 3 May 2007 09:52:32 -0400 To: "John Anthony Kazos Jr." Cc: Herbert Xu , linux-kernel@vger.kernel.org, trivial@kernel.org, davem@davemloft.net, linux-crypto@vger.kernel.org Subject: Re: [PATCH] crypto: convert crypto.h to UTF-8 References: <20070502044345.GA29384@gondor.apana.org.au> <87r6pyqg2b.fsf@pelargir.dolphinics.no> From: Arne Georg Gleditsch Date: 03 May 2007 15:52:30 +0200 In-Reply-To: Message-ID: <87hcquqajl.fsf@pelargir.dolphinics.no> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1069 Lines: 18 "John Anthony Kazos Jr." writes: > Besides, based on the actual binary representation of UTF-8, it's > extremely unlikely for any ISO-8859-1 string to be detected as UTF-8. VIm > already does this: UTF-8 it handles natively, but open up one of these > unpatched files in VIm and you'll see "[converted]" at the bottom of your > screen. Should happen if you open the attached .patch.bin file in VIm. Yes, I agree that heuristics can be used to determine the coding system used with a high degree of probability. I'm just suggesting we make the coding system explicit, in order to spare other applications that do visual presentation of Linux source code having to perform their own heuristics. But hey, if I'm the only one wanting to see this particular bike shed painted blue... -- Arne. - 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/