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: Alan Third
Subject: bug#39248: format-time-string ignores user's preferred locale
Date: Sat, 25 Jan 2020 11:18:05 +0000

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?

Thanks!
-- 
Alan Third





reply via email to

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