GNU bug report logs - #51490
Show an indicator when Emacs is busy somewhere in the Emacs window

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Fri, 29 Oct 2021 18:00:02 UTC

Severity: wishlist

Full log


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

From: Gregory Heytings <gregory <at> heytings.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, stefan <at> marxist.se, 51490 <at> debbugs.gnu.org
Subject: Re: bug#51490: Show an indicator when Emacs is busy somewhere in
 the Emacs window
Date: Wed, 21 Sep 2022 17:11:17 +0000
>> On GUI frames, can't we do something similar to what we do for fringe 
>> bitmaps?
>
> I'm not sure I follow.  Fringe bitmaps are drawn by redisplay, and they 
> do access faces, text properties, overlays,...  So how would this solve 
> the problem?
>

Aren't they the simplest graphical element drawn by Emacs, a simple 
black-and-white bitmap?  I don't think a "busy" indicator would have to 
access faces, text properties and overlays, it could be a simple (list of) 
black-and-white bitmaps drawn at a fixed position, e.g. on the left of the 
mode line.  The interaction with Lisp would be minimal.




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

Previous Next


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