From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QKcLE-0003f6-Ar for garchives@archives.gentoo.org; Thu, 12 May 2011 20:18:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FC1D1C03F; Thu, 12 May 2011 20:17:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 27D3C1C03F for ; Thu, 12 May 2011 20:17:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9D7251BC007 for ; Thu, 12 May 2011 20:17:12 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -3.099 X-Spam-Level: X-Spam-Status: No, score=-3.099 required=5.5 tests=[AWL=-0.500, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u819mK3XoHlM for ; Thu, 12 May 2011 20:17:06 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 69F481B4037 for ; Thu, 12 May 2011 20:17:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKcJf-0002tC-JP for gentoo-user@gentoo.org; Thu, 12 May 2011 22:16:59 +0200 Received: from c-b877e655.012-53-73746f50.cust.bredbandsbolaget.se ([85.230.119.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 22:16:59 +0200 Received: from che by c-b877e655.012-53-73746f50.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 22:16:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: che@chrekh.se Subject: [gentoo-user] Re: How's the openrc update going for everyone? Date: Thu, 12 May 2011 22:16:47 +0200 Message-ID: <86oc37smhc.fsf@jane.chrekh.se> References: <4DC9B435.9010308@gmail.com> <4DCAFC4F.1080404@kutulu.org> <201105120031.45768.peter@humphrey.ukfsn.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-b877e655.012-53-73746f50.cust.bredbandsbolaget.se User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:6nL6T9ryqkUZmi9uKSbevGhwLz8= Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 151723860c5c74ac57153ecf62a54b53 Peter Humphrey writes: > On Wednesday 11 May 2011 22:14:55 Mike Edenfield wrote: > >> The only problem with LC_ALL is that it overrides all of the other LC_= * >> variables. > > - which is precisely what most ordinary desktop users want. Most perhaps, but certainly not all. For me it's important that swedish charaters is usable, that =C3=A5=C3=A4=C3=B6 is sorted correctly, and tha= t uppercase =C3=A5 is =C3=85, so that case-insensitiv searches works. But it's equally important for me to have messages in english, so I have LANG=3Dsv_SE.utf8= , but LC_MESSAGES=3DC -- Christer