all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
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	[thread overview]
Message-ID: <20240417220708N@bob.proulx.com> (raw)
In-Reply-To: <CA+-Lr-CVMogv_+gYOafJ2y+tyCwcsdVUs5iDAHhFqVqW3YPjHA@mail.gmail.com>

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



  parent reply	other threads:[~2024-04-18  4:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14  7:41 "LANG=en_IL.UTF-8 cannot be used, using en_US.UTF-8 instead" every time Emacs is opened Evan Aad
2024-04-14  7:42 ` Evan Aad
2024-04-15 13:59 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-04-19 11:33   ` Evan Aad
2024-04-17 22:09 ` Bob Proulx
2024-04-17 23:03   ` Stephen Berman
2024-04-17 23:36   ` Evan Aad
2024-04-17 23:42     ` Emanuel Berg
2024-04-18  4:13     ` Bob Proulx [this message]
2024-04-18  5:45       ` Juergen Fenn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240417220708N@bob.proulx.com \
    --to=bob@proulx.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.