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


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: "Paul W. Rankin" <hello <at> paulwrankin.com>
Cc: Glenn Morris <rgm <at> gnu.org>, Eli Zaretskii <eliz <at> gnu.org>, Paul Eggert <eggert <at> cs.ucla.edu>, 39248 <at> debbugs.gnu.org
Subject: bug#39248: format-time-string ignores user's preferred locale
Date: Sat, 25 Jan 2020 12:03:49 +0000
On Sat, Jan 25, 2020 at 09:42:16PM +1000, Paul W. Rankin wrote:
> 
> > On 25 Jan 2020, at 9:18 pm, Alan Third <alan <at> 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?

No, you’re good. I was actually talking to the other Paul who wrote
the patch. :)
-- 
Alan Third




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

Previous Next


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