emacs-devel
[Top][All Lists]
Advanced

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

Re: When is hourglass shown?


From: Jan D.
Subject: Re: When is hourglass shown?
Date: Thu, 10 Mar 2005 20:10:39 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Richard Stallman wrote:

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.


I've checked in a fix. Note that this fix is only for X, I don't know if the other ports may need a similar fix.

    Jan D.





reply via email to

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