emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When is hourglass shown?


From: Eli Zaretskii
Subject: Re: When is hourglass shown?
Date: Sat, 05 Mar 2005 12:45:29 +0200

> Date: Fri, 04 Mar 2005 18:34:23 +0100
> From: "Jan D." <address@hidden>
> 
> Not for indent-region (it should be IMHO).  Ediff-buffer is quite fast 
> on my machines, so I can't tell.

I think the easiest way to find out whether the hourglass could be
shown in the context of some function is to put a breakpoint on the
place where the hourglass timer is set up.  Then you will know if
Emacs arranges for the hourglass even if the operation itself is fast
enough so that no hourglass is actually shown before it finishes.

(It might be necessary to change the default handling of SIGALRM by
GDB, in order to run this under GDB.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]