Re: LANG, LC_ALL... in fdo and wm.jl



On Sat, Sep 05, 2009 at 08:16:53PM +0300, Timo Korvola wrote:
> >   (let ((lang
> >            (or (getenv "LANGUAGE") (getenv "LC_ALL")
> >                (getenv "LC_MESSAGES") (getenv "LANG")))
> > but is this the correct order?
> Yes, except that LANGUAGE is nonstandard.  See locale(7).
LANGUAGE is GNU extension that may contain multiple locales.  And
it should be used only if standard variable lookup does not
result in POSIX/C locale.

-- 
Regards,
Sir Raorn.

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]