emacs-devel
[Top][All Lists]
Advanced

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

Re: When is hourglass shown?


From: Richard Stallman
Subject: Re: When is hourglass shown?
Date: Sat, 05 Mar 2005 19:41:12 -0500

    AFAIK it is a general M-x behaviour.  Pressing return in the minibuffer 
    starts the hourglass, and then invokes minibuffer-complete-and-exit.  
    This function throws so the start_hourglass done after return is 
    canceled by an unwind-protect (in keyboard.c, command_loop_1(), around 
    line 1784).  This may be a bug.

I am sure it is a bug.
If you can fix it, please do.




reply via email to

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