GNU bug report logs -
#22392
25.0.50; NS Emacs run from OS X GUI doesn't set locale
Previous Next
Reported by: Alan Third <alan <at> idiocy.org>
Date: Sun, 17 Jan 2016 14:28:02 UTC
Severity: normal
Tags: patch
Found in version 25.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 22392 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 26 Jan 2016 16:06:38 +0100
> From: Anders Lindgren <andlind <at> gmail.com>
> Cc: 22392 <at> debbugs.gnu.org, Alan Third <alan <at> idiocy.org>,
> emacs-devel <emacs-devel <at> gnu.org>
>
> > * Have you considered populating `process-environment' instead of setting
> LANG
> > in the Emacs process? Would there be any advantages/disadvantages with
> this
> > approach?
>
> process-environment gets passed to child processes, right?
>
>
> Yes, that is why I asked if he had considered that approach. The reason I asked
> was if there was any advantage in setting the LANG variable of the Emacs
> process itself, or if this only was of interest of subprocesses.
Passing our LANG to subprocesses would be a bad idea, I think. Emacs
is not supposed to change the environment of the child processes just
because it needs that for itself.
This bug report was last modified 9 years and 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.