From: Dmitry Gutov <dgutov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>, Po Lu <luangruo@yahoo.com>
Cc: 61667@debbugs.gnu.org, gregory@heytings.org
Subject: bug#61667: 29.0.60; Failure to redisplay
Date: Fri, 3 Mar 2023 15:06:11 +0200 [thread overview]
Message-ID: <04d267b9-e61c-d624-74cb-411336c3cf47@yandex.ru> (raw)
In-Reply-To: <83h6v2cmy8.fsf@gnu.org>
On 03/03/2023 09:29, Eli Zaretskii wrote:
>> From: Po Lu <luangruo@yahoo.com>
>> Cc: Gregory Heytings <gregory@heytings.org>, 61667@debbugs.gnu.org, Eli
>> Zaretskii <eliz@gnu.org>
>> Date: Fri, 03 Mar 2023 08:54:43 +0800
>>
>> Also, since we now know blink-cursor-mode was previously screwing with
>> the results, would you please try some other window manager again and
>> see if the problem reproduces without GNOME?
>
> For a good measure, also disable global-eldoc-mode. I've found long
> ago that blink-cursor-mode and global-eldoc-mode get in the way of
> debugging and testing various redisplay problems, because they tend to
> trigger extra redisplay cycles.
>
> For an even cleaner environment, I suggest to disable all the timers
> that we run by default (see "M-x list-timers"). Timers change how our
> main loop behaves, and the routine redisplay calls are part of the
> main loop.
Thank you, I've added
--eval "(global-eldoc-mode -1)" --eval "(show-paren-mode -1)" --eval
"(cancel-timer show-paren--idle-timer)"
but that didn't seem to affect reproducibility, one way or the other.
This left just 2 timers in the list: undo--auto-boundary-timer, and
another jit-lock related, both with intervals >0.5s.
next prev parent reply other threads:[~2023-03-03 13:06 UTC|newest]
Thread overview: 195+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 2:53 bug#61667: 29.0.60; Failure to redisplay Dmitry Gutov
2023-02-21 7:32 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 10:04 ` Dmitry Gutov
2023-02-21 10:19 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 10:43 ` Dmitry Gutov
2023-02-21 11:08 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 12:58 ` Eli Zaretskii
2023-02-21 15:51 ` Dmitry Gutov
2023-02-21 16:05 ` Eli Zaretskii
2023-02-21 17:25 ` Dmitry Gutov
2023-02-21 18:31 ` Eli Zaretskii
2023-02-21 20:53 ` Dmitry Gutov
2023-02-22 2:41 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-22 12:17 ` Eli Zaretskii
2023-02-22 16:24 ` Dmitry Gutov
2023-02-22 16:29 ` Gregory Heytings
2023-02-23 0:51 ` Dmitry Gutov
2023-02-23 1:03 ` Gregory Heytings
2023-02-23 13:41 ` Dmitry Gutov
2023-02-23 13:58 ` Gregory Heytings
2023-02-23 16:46 ` Dmitry Gutov
2023-02-23 17:10 ` Eli Zaretskii
2023-02-23 19:12 ` Dmitry Gutov
2023-02-23 19:24 ` Eli Zaretskii
2023-02-23 20:05 ` Dmitry Gutov
2023-02-24 6:48 ` Eli Zaretskii
2023-02-24 11:55 ` Gregory Heytings
2023-02-24 13:12 ` Dmitry Gutov
2023-02-24 13:20 ` Gregory Heytings
2023-02-24 13:29 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 13:46 ` Dmitry Gutov
2023-02-24 13:54 ` Gregory Heytings
2023-02-24 14:54 ` Dmitry Gutov
2023-02-24 15:12 ` Gregory Heytings
2023-02-24 22:25 ` Gregory Heytings
2023-02-24 23:34 ` Dmitry Gutov
2023-02-24 23:48 ` Gregory Heytings
2023-02-25 0:37 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26 0:35 ` Gregory Heytings
2023-02-25 23:34 ` Dmitry Gutov
2023-02-26 0:41 ` Gregory Heytings
2023-02-26 0:56 ` Dmitry Gutov
2023-02-26 1:02 ` Gregory Heytings
2023-02-26 1:36 ` Dmitry Gutov
2023-02-26 1:53 ` Gregory Heytings
2023-02-26 2:00 ` Dmitry Gutov
2023-02-26 2:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26 12:15 ` Dmitry Gutov
2023-02-28 10:24 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26 6:44 ` Eli Zaretskii
2023-02-26 11:59 ` Dmitry Gutov
2023-02-26 12:13 ` Eli Zaretskii
2023-02-26 12:23 ` Dmitry Gutov
2023-02-26 12:31 ` Eli Zaretskii
2023-02-26 13:21 ` Dmitry Gutov
2023-02-26 13:44 ` Eli Zaretskii
2023-02-26 14:42 ` Dmitry Gutov
2023-02-26 15:00 ` Eli Zaretskii
2023-02-26 15:50 ` Dmitry Gutov
2023-02-26 14:44 ` Gregory Heytings
2023-02-26 15:45 ` Dmitry Gutov
2023-02-26 15:54 ` Gregory Heytings
2023-02-26 17:00 ` Dmitry Gutov
2023-02-26 23:22 ` Dmitry Gutov
2023-02-27 10:30 ` Gregory Heytings
2023-02-27 20:55 ` Dmitry Gutov
2023-02-27 22:41 ` Gregory Heytings
2023-02-27 23:47 ` Dmitry Gutov
2023-02-28 10:31 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-28 17:59 ` Dmitry Gutov
2023-02-28 22:06 ` Dmitry Gutov
2023-03-01 1:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 1:25 ` Dmitry Gutov
2023-03-01 4:50 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 11:15 ` Dmitry Gutov
2023-03-01 12:10 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 12:19 ` Dmitry Gutov
2023-03-01 12:41 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 14:33 ` Dmitry Gutov
2023-03-02 0:34 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 1:44 ` Dmitry Gutov
2023-03-02 4:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 7:11 ` Eli Zaretskii
2023-03-03 14:28 ` Dmitry Gutov
2023-03-04 0:01 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-04 0:22 ` Dmitry Gutov
2023-03-04 12:45 ` Dmitry Gutov
2023-03-12 21:55 ` Dmitry Gutov
2023-03-02 9:21 ` Gregory Heytings
2023-03-02 10:24 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 11:30 ` Gregory Heytings
2023-03-02 9:30 ` Gregory Heytings
2023-03-02 10:29 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 12:29 ` Dmitry Gutov
2023-03-02 13:39 ` Dmitry Gutov
2023-03-02 15:45 ` Dmitry Gutov
2023-03-03 0:54 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-03 7:29 ` Eli Zaretskii
2023-03-03 13:06 ` Dmitry Gutov [this message]
2023-03-03 13:44 ` Dmitry Gutov
2023-03-12 2:27 ` Dmitry Gutov
2023-03-12 2:43 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-12 12:15 ` Dmitry Gutov
2023-03-12 12:19 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-12 21:53 ` Dmitry Gutov
2023-04-16 0:48 ` Dmitry Gutov
2023-04-16 6:01 ` Eli Zaretskii
2023-04-16 12:52 ` Dmitry Gutov
2023-04-16 12:59 ` Eli Zaretskii
2023-04-16 13:08 ` Dmitry Gutov
2023-04-16 16:17 ` Eli Zaretskii
2023-04-16 17:14 ` Dmitry Gutov
2023-04-16 17:26 ` Eli Zaretskii
2023-04-16 17:47 ` Dmitry Gutov
2023-04-16 18:11 ` Dmitry
2023-04-16 19:01 ` Eli Zaretskii
2023-04-16 21:17 ` Dmitry Gutov
2023-04-17 2:27 ` Eli Zaretskii
2023-04-18 0:28 ` Dmitry Gutov
2023-04-18 17:00 ` Eli Zaretskii
2023-04-18 22:31 ` Dmitry Gutov
2023-04-16 16:27 ` Eli Zaretskii
2023-04-16 17:46 ` Dmitry Gutov
2023-04-16 18:50 ` Eli Zaretskii
2023-04-16 22:26 ` Dmitry Gutov
2023-04-17 2:31 ` Eli Zaretskii
2023-04-17 23:07 ` Dmitry Gutov
2023-04-17 23:20 ` Dmitry Gutov
2023-04-18 1:35 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-18 1:43 ` Dmitry Gutov
2023-04-18 2:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-18 7:01 ` Andreas Schwab
2023-04-18 11:05 ` Dmitry Gutov
2023-04-19 1:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-19 1:23 ` Dmitry Gutov
2023-04-22 1:55 ` Gabriel
2023-04-22 7:34 ` Eli Zaretskii
2023-04-22 18:37 ` Dmitry Gutov
2023-03-02 13:20 ` Dmitry Gutov
2023-02-26 13:15 ` Gregory Heytings
2023-02-26 13:31 ` Dmitry Gutov
2023-02-26 6:06 ` Eli Zaretskii
2023-02-25 7:57 ` Eli Zaretskii
2023-02-25 13:57 ` Dmitry Gutov
2023-02-24 14:01 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 14:14 ` Dmitry Gutov
2023-02-24 15:12 ` Eli Zaretskii
2023-02-24 15:35 ` Dmitry Gutov
2023-02-24 15:51 ` Eli Zaretskii
2023-02-24 15:57 ` Eli Zaretskii
2023-02-24 19:33 ` Dmitry Gutov
2023-02-24 16:15 ` Dmitry Gutov
2023-02-25 5:35 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-25 13:56 ` Dmitry Gutov
2023-02-26 0:39 ` Dmitry Gutov
2023-02-24 13:46 ` Eli Zaretskii
2023-02-24 14:12 ` Dmitry Gutov
2023-02-24 15:08 ` Eli Zaretskii
2023-02-24 21:03 ` Dmitry Gutov
2023-02-24 21:19 ` Eli Zaretskii
2023-02-24 21:49 ` Dmitry Gutov
2023-02-25 7:12 ` Eli Zaretskii
2023-02-25 7:21 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-25 13:18 ` Dmitry Gutov
2023-02-23 6:27 ` Eli Zaretskii
2023-02-23 9:41 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-23 12:00 ` Dmitry Gutov
2023-02-23 13:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-23 14:01 ` Dmitry Gutov
2023-02-24 0:59 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 1:09 ` Dmitry Gutov
2023-02-24 7:18 ` Eli Zaretskii
2023-02-24 11:59 ` Gregory Heytings
2023-02-24 12:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 12:32 ` Dmitry Gutov
2023-02-24 12:56 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 13:32 ` Dmitry Gutov
2023-02-24 13:58 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 14:29 ` Dmitry Gutov
2023-02-24 13:32 ` Dmitry Gutov
2023-02-22 17:07 ` Eli Zaretskii
2023-02-22 22:36 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-22 23:17 ` Dmitry Gutov
2023-02-23 6:20 ` Eli Zaretskii
2023-02-22 16:33 ` Dmitry Gutov
2023-02-21 12:23 ` Eli Zaretskii
2023-02-21 15:43 ` Dmitry Gutov
2023-02-21 16:16 ` Eli Zaretskii
2023-02-21 17:07 ` Robert Pluim
2023-02-21 17:14 ` Robert Pluim
2023-02-21 20:46 ` Dmitry Gutov
2023-02-21 16:18 ` Eli Zaretskii
2024-06-15 1:32 ` Dmitry Gutov
2024-06-15 6:49 ` Eli Zaretskii
2024-06-16 2:34 ` Dmitry Gutov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=04d267b9-e61c-d624-74cb-411336c3cf47@yandex.ru \
--to=dgutov@yandex.ru \
--cc=61667@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=gregory@heytings.org \
--cc=luangruo@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).