help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: "LANG=en_IL.UTF-8 cannot be used, using en_US.UTF-8 instead" every t


From: Bob Proulx
Subject: Re: "LANG=en_IL.UTF-8 cannot be used, using en_US.UTF-8 instead" every time Emacs is opened
Date: Wed, 17 Apr 2024 22:13:32 -0600

Evan Aad wrote:
> > The main utility to query the system about the currently configured locale 
> > is
> > the "locale" command.  What does it say?
>
> LANG=""
> LC_COLLATE="C"
> LC_CTYPE="UTF-8"
> LC_MESSAGES="C"
> LC_MONETARY="C"
> LC_NUMERIC="C"
> LC_TIME="C"
> LC_ALL=

This definitely confirms that LANG=en_IL.UTF-8 is not available on
your Mac OS X system.  It is falling back to the internal C/POSIX
locale.  I don't know anything about Mac OS and have no idea how to
install additional locales there.

Until you can install an additional locale I suggest using the next
closest acceptable one that you have available.  The choice is of
course your choice.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]