GNU bug report logs - #56184
29.0.50; Increasing max-redisplay-ticks after it is set very low does nothing

Previous Next

Package: emacs;

Reported by: Po Lu <luangruo <at> yahoo.com>

Date: Fri, 24 Jun 2022 10:31:01 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 56184 <at> debbugs.gnu.org
Subject: bug#56184: 29.0.50; Increasing max-redisplay-ticks after it is set very low does nothing
Date: Fri, 24 Jun 2022 14:17:22 +0300
> Date: Fri, 24 Jun 2022 18:30:23 +0800
> From:  Po Lu via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 
> Start "emacs -Q", and then evaluate (with M-:)
> 
>   (setq max-redisplay-ticks 3)
> 
> after the window containing *scratch* no longer redisplays, evalute
> 
>   (setq max-redisplay-ticks 3000000000000000)
> 
> and type M-x redraw-display RET.  The entire frame will become blank and
> refuse to redisplay until a new frame is created.

Please try again.  (Your build seems to be without --enable-checking,
because with that I get assertion violation.)




This bug report was last modified 3 years and 26 days ago.

Previous Next


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