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

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

bug#39248: format-time-string ignores user's preferred locale


From: Paul W. Rankin
Subject: bug#39248: format-time-string ignores user's preferred locale
Date: Sat, 25 Jan 2020 21:42:16 +1000

> On 25 Jan 2020, at 9:18 pm, Alan Third <alan@idiocy.org> wrote:
> 
> On Thu, Jan 23, 2020 at 11:35:20PM -0800, Paul Eggert wrote:
>> #ifdef HAVE_NS
>>   ns_pool = ns_alloc_autorelease_pool ();
>> -#ifdef NS_IMPL_GNUSTEP
>> -  /* GNUstep stupidly resets our locale settings after we made them.  */
>> -  fixup_locale ();
>> -#endif
> 
> Hi Paul, this LGTM, but I’m just curious if you’re sure we don’t need
> that code above any more?

I have no idea sorry. Applying the patch and compiling was a new experience for 
me. If someone held a gun to my head I wouldn't even be sure it's C code...

Is there anything you'd like me to do with the Emacs.app to check it's kosher?




reply via email to

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