From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932165AbVHOHxm (ORCPT ); Mon, 15 Aug 2005 03:53:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932179AbVHOHxm (ORCPT ); Mon, 15 Aug 2005 03:53:42 -0400 Received: from embla.aitel.hist.no ([158.38.50.22]:26803 "HELO embla.aitel.hist.no") by vger.kernel.org with SMTP id S932165AbVHOHxl (ORCPT ); Mon, 15 Aug 2005 03:53:41 -0400 Message-ID: <43004BCF.7080606@aitel.hist.no> Date: Mon, 15 Aug 2005 10:01:19 +0200 From: Helge Hafting User-Agent: Debian Thunderbird 1.0.2 (X11/20050602) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lee Revell CC: Stephen Pollei , =?UTF-8?B?IlwiTWFydGluIHYu?= =?UTF-8?B?XCIgTMO2d2lzIg==?= , linux-kernel@vger.kernel.org Subject: Re: [Patch] Support UTF-8 scripts References: <42FDE286.40707@v.loewis.de> <1123958572.11295.7.camel@mindpipe> In-Reply-To: <1123958572.11295.7.camel@mindpipe> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Lee Revell wrote: >On Sat, 2005-08-13 at 09:35 -0700, Stephen Pollei wrote: > > >>Thats great for the perl6 people. >>http://dev.perl.org/perl6/doc/design/syn/S03.html says they are going >>to be using « and » as operators... >> >> > >Is Larry smoking crack? That's one of the worst ideas I've heard in a >long time. There's no easy way to enter those at the keyboard! > > On your keyboard, that is. So what? My keyboard happen to have no easy way of entering a dollar sign, even though it is in «ascii». That makes sense though, as it is one of those ascii characters that is almost never used in my part of the world. Still, if I needed to use the «$» when programming, I sure could map it to some key combination. X is nice that way. Helge Hafting