GNU bug report logs - #51649
29.0.50; Emacs won't show hourglass

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Sun, 7 Nov 2021 03:10:01 UTC

Severity: normal

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51649 in the body.
You can then email your comments to 51649 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#51649; Package emacs. (Sun, 07 Nov 2021 03:10:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lars Ingebrigtsen <larsi <at> gnus.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 07 Nov 2021 03:10:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; Emacs won't show hourglass
Date: Sun, 07 Nov 2021 04:09:02 +0100
Test case:

(progn
  (switch-to-buffer "*Messages*")
  (while t))

Ideally, this should show the "hourglass" pointer after a second to show
that Emacs is busy, but ideally not do anything else.

But instead nothing happens -- no hourglass.  Until I move the mouse
pointer, hit the keyboard, or otherwise do something to make Emacs
trigger an update.  Then I get the hourglass -- but Emacs also shows the
*Message* buffer, which it shouldn't.

The latter is due to:

	 redisplay_preserve_echo_area (21);

which I added to x_show_hourglass -- but it fails to do what it was
supposed to (i.e., show the hourglass, and it has bad side effects).  So
I've now removed it.

So...  what is the way to make Emacs show the hourglass, but without
triggering any other redisplay?


In GNU Emacs 29.0.50 (build 58, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
 of 2021-11-06 built on elva
Repository revision: 1733448994a6dea4dbc0c19c02d9d425469119ce
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12011000
System Description: Debian GNU/Linux bookworm/sid


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#51649; Package emacs. (Sun, 07 Nov 2021 04:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 51649 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 51649 <at> debbugs.gnu.org
Subject: Re: bug#51649: 29.0.50; Emacs won't show hourglass
Date: Sun, 07 Nov 2021 05:12:22 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> So...  what is the way to make Emacs show the hourglass, but without
> triggering any other redisplay?

	 flush_frame (f);

Apparently.  Now pushed.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 29.1, send any further explanations to 51649 <at> debbugs.gnu.org and Lars Ingebrigtsen <larsi <at> gnus.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 07 Nov 2021 04:13:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 Dec 2021 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 135 days ago.

Previous Next


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