From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932481AbVHNKk0 (ORCPT ); Sun, 14 Aug 2005 06:40:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932482AbVHNKk0 (ORCPT ); Sun, 14 Aug 2005 06:40:26 -0400 Received: from levante.wiggy.net ([195.85.225.139]:54203 "EHLO mx1.wiggy.net") by vger.kernel.org with ESMTP id S932481AbVHNKk0 (ORCPT ); Sun, 14 Aug 2005 06:40:26 -0400 Date: Sun, 14 Aug 2005 12:40:24 +0200 From: Wichert Akkerman To: linux-kernel@vger.kernel.org Subject: Re: [Patch] Support UTF-8 scripts Message-ID: <20050814104024.GB6277@wiggy.net> Mail-Followup-To: linux-kernel@vger.kernel.org References: <42FDE286.40707@v.loewis.de> <1123958572.11295.7.camel@mindpipe> <20050813184951.GA8283@carfax.org.uk> <1123959201.11295.9.camel@mindpipe> <1123981065.14138.29.camel@localhost.localdomain> <896E8B77-FD22-4898-BFE5-559936B8040E@mac.com> <1123983619.17816.1.camel@mindpipe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1123983619.17816.1.camel@mindpipe> User-Agent: Mutt/1.5.9i X-SA-Exim-Connect-IP: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Previously Lee Revell wrote: > My point exactly, it's idiotic for Perl6 to use these as OPERATORS, the > atoms of the language, when there's not even a platform independent way > to type them in. I anyone had bothered to read the URL in one of the earlier emails you would have seen that '<<' is an accepted alternative spelling. Wichert. -- Wichert Akkerman It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.