all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Pascal J. Bourguignon" <pjb@informatimago.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Quotes do not display correctly
Date: Fri, 08 Apr 2016 20:35:09 +0200	[thread overview]
Message-ID: <87wpo83q5e.fsf@kuiper.lan.informatimago.com> (raw)
In-Reply-To: mailman.17.1460086713.7477.help-gnu-emacs@gnu.org

Bob Proulx <bob@proulx.com> writes:

> Nick Helm wrote:
>> I'm on OS X and I launch Emacs using an Applescript script contained
>> within an Automator bundle. At startup, it essentially does this 
>>...
>
>> Ok, more reading and it looks like it's determined by the default coding
>> system and language environment that Emacs picks up from the system
>> during startup. I have $LANG set in my environment, but for some reason
>> the script isn't seeing it.
>
> How are you setting LANG?

LANG, and LC_*, and LC_ALL.

When LC_ALL is set, it's prioritary over the other environment
variables!

When one of the LC_* environment variables is set, they're prioritary
over LANG!

LANG is used only in last recourse.


cf. http://pubs.opengroup.org/onlinepubs/7908799/xbd/envvar.html

-- 
__Pascal Bourguignon__                 http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk


      parent reply	other threads:[~2016-04-08 18:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07  9:20 Quotes do not display correctly Nick Helm
2016-04-07 14:15 ` Kaushal Modi
2016-04-07 14:16 ` Drew Adams
2016-04-07 15:22 ` Eli Zaretskii
2016-04-08  2:20   ` Nick Helm
2016-04-08  3:38     ` Bob Proulx
2016-04-15  4:05       ` Nick Helm
2016-04-15 17:34         ` Pascal J. Bourguignon
2016-04-08  7:21     ` Eli Zaretskii
     [not found]     ` <mailman.17.1460086713.7477.help-gnu-emacs@gnu.org>
2016-04-08 18:35       ` Pascal J. Bourguignon [this message]

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=87wpo83q5e.fsf@kuiper.lan.informatimago.com \
    --to=pjb@informatimago.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.