GNU bug report logs - #39248
format-time-string ignores user's preferred locale

Previous Next

Package: emacs;

Reported by: "Paul W. Rankin" <hello <at> paulwrankin.com>

Date: Thu, 23 Jan 2020 03:54:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #44 received at 39248 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Glenn Morris <rgm <at> gnu.org>, "Paul W. Rankin" <hello <at> paulwrankin.com>,
 Eli Zaretskii <eliz <at> gnu.org>, 39248 <at> debbugs.gnu.org
Subject: Re: 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




This bug report was last modified 5 years and 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.