X-Authentication-Warning: acp3bf.physik.rwth-aachen.de: broeker owned process doing -bs Date: Thu, 13 Sep 2001 18:39:35 +0200 (MET DST) From: Hans-Bernhard Broeker X-Sender: broeker AT acp3bf To: djgpp-workers AT delorie DOT com Subject: Re: NLS and djgpp.env In-Reply-To: <70829161ECD@HRZ1.hrz.tu-darmstadt.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 13 Sep 2001, Juan Manuel Guerrero wrote: > Assuming that NLS for DJGPP is welcome I would like > to propose to add the LANG and LANGUAGE env. variables > to the global part of djgpp.env. LANG is set to 'C' making > sure that always the english message are display by default. > LANGUAGE is unset at all. I don't see why we would need these. Both only specify the same behaviour they would have if not present at all. I.e. they wouldn't make any difference whatsoever. LANG, if not set, defaults to "C", AFAIK, and same for LANGUAGE. If at all, it would be a good idea to set LC_COLLATE to "C", lest users be badly surprised by 'grep' and other regex tools if they "set LANG=de" and then use pattern like [a-z]. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.