At Mon, 17 Jun 2002 01:04:49 -0700, Osamu Aoki <[EMAIL PROTECTED]> wrote:
> "man setlocale" told me the difference between LANG and LC_ALL. > > LC_ALL overiding default if set. > LC_* specific set up > LANG fallback default Note that some applications (e.g. Netscape 4) ignore LC_*. Also, LANGUAGE that is a GNU-specific variable takes a high priority if LC_MESSAGES is non-C. -- Tatsuya Kinoshita -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

