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

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

bug#22392: Emacs OS X GUI doesn't set locale


From: Paul Eggert
Subject: bug#22392: Emacs OS X GUI doesn't set locale
Date: Wed, 27 Jan 2016 10:06:45 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 01/26/2016 03:05 PM, Alan Third wrote:
To my mind it might be a plus for Emacs to pass it's LANG along in this
particular situation

Yes, this sounds right. We can think of it as OS X having a screwy way to specify the locale, for GUI-launched applications; it doesn't bother to specify LC_ALL etc. and expects the application to do that. So Emacs should do that at the start, as if the user had done it before launching Emacs.

I looked around, and it appears the GnuCash ran into a similar problem. You might want to look at its solution, in:

https://github.com/Gnucash/gnucash/blob/master/src/bin/gnucash-bin.c





reply via email to

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