GNU bug report logs - #61667
29.0.60; Failure to redisplay

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Tue, 21 Feb 2023 02:55:01 UTC

Severity: normal

Found in version 29.0.60

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: 61667 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Dmitry Gutov <dgutov <at> yandex.ru>
Subject: bug#61667: 29.0.60; Failure to redisplay
Date: Thu, 02 Mar 2023 18:24:22 +0800
Gregory Heytings <gregory <at> heytings.org> writes:

> It doesn't.  The numbers are there, in front of you, and they clearly
> point to a problem in Emacs (the third column is the delta in
> milliseconds):
>
> ERROR 1 | show_back_buffer |                  |  152
> ERROR 1 | show_back_buffer |                  |   46
> ERROR 1 | x_set_title      | xassociations.rb |    0
> ERROR 1 | show_back_buffer |                  |   10 <----------------
> ERROR 1 | show_back_buffer |                  | 5684
>
> ERROR 2 | show_back_buffer |                  |  130
> ERROR 2 | show_back_buffer |                  |   16
> ERROR 2 | x_set_title      | xassociations.rb |    0
> ERROR 2 | show_back_buffer |                  |    8 <----------------
> ERROR 2 | show_back_buffer |                  | 6302
>
> OKAY    | show_back_buffer |                  |  278
> OKAY    | show_back_buffer |                  |   19
> OKAY    | x_set_title      | xassociations.rb |    0
> OKAY    | show_back_buffer |                  |    8 <----------------
> OKAY    | show_back_buffer |                  |  560

Sorry, but where in ``10 ms'' and ``8 ms'' do you see a problem?

Dimitry has already said that the second call(s) to show_back_buffer
after x_set_title correspond to him pressing C-x C-c (and presumably the
key press being echoed or something along those lines), making it
irrelevant.




This bug report was last modified 1 year and 63 days ago.

Previous Next


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