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



On Saturday 05 September 2009 09:31:09 Teika Kazura 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).

-- 
	Timo Korvola		<URL:http://www.iki.fi/tkorvola>


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