GNU bug report logs -
#58193
29.0.50; Screen flickers on with-locale-environment
Previous Next
Reported by: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
Date: Fri, 30 Sep 2022 13:07:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 58193 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
It doesn't flicker... but it doesn't seem to change the locale either...
I tried
(message
(with-locale-environment "es_ES.utf8"
(format-time-string ";; %a, %d %b %Y %H:%m:%S %z")))
and
(message
(with-locale-environment "C"
(format-time-string ";; %a, %d %b %Y %H:%m:%S %z")))
And in both cases I get the "C" locale :(
Before the strings were correctly generated
Thanks for the patience, /PA
On Fri, 30 Sept 2022 at 16:14, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com> writes:
>
> > Include the following code in *scratch*
> >
> > (with-locale-environment "C"
> > (insert (format-time-string ";; %a, %d %b %Y %H:%m:%S %z")))
> >
> > Evaluate with C-c C-e and experience a screen flicker
>
> I think I've now fixed this -- can you test? (I don't see the flicker
> myself.)
>
--
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler
Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet
[Message part 2 (text/html, inline)]
This bug report was last modified 2 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.