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>

Reply via email to