From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Locale Date: Wed, 14 Oct 2015 21:47:51 +0200 Message-ID: <20151014194751.GB8349@debian> References: <20151013113842.GA4687@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmS1o-00013Q-42 for guix-devel@gnu.org; Wed, 14 Oct 2015 15:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmS1j-0003tG-Tb for guix-devel@gnu.org; Wed, 14 Oct 2015 15:48:00 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:60959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmS1j-0003sd-Kj for guix-devel@gnu.org; Wed, 14 Oct 2015 15:47:55 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo, On Tue, Oct 13, 2015 at 01:55:38PM +0200, Ricardo Wurmus wrote: > When using Guix on top of another distribution you should only set > GUIX_LOCPATH to make sure that only Guix programmes use the locales in > your profile. All other applications (those of the host system) will > continue to use the host system locales. thanks for summarising it again, and for bearing with me not reading Ludovic's announcement more carefully! Would it make sense to declare a search path with respect to GUIX_LOCPATH then? Andreas