all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: w32 hourglass cursor
Date: Thu, 3 Jul 2014 19:07:42 +0200	[thread overview]
Message-ID: <CAH8Pv0h1Tu_zx4jubL2Pc2XXCatKup2b_x12LYFt4MQJ2+rGZw@mail.gmail.com> (raw)
In-Reply-To: <53B58540.9070807@yandex.ru>

> 1) go to *scratch*
> 2) define a macro to insert something, for example C-x ( a ENTER C-x )
>    defines a macro to insert 'a' and newline;
> 3) ask to execute it 10000 times with C-u 10000 C-x e;
> 4) while the macro execution is in progress, move the mouse over
>    Emacs frame and make sure that the cursor shape is changed and busy
>    cursor appears.

The cursor's shape doesn't change until I move it (which doesn't seem
like TRT, but the same happens without the patch).

When I move the cursor, its shape change to busy, yes, but when the
execution ends (either by cancelling it with C-g or when it
completes), the shape remains the same (busy).  This problem is
specific to the patched binary.

> 5) Do M-x new-frame then repeat 1)-4) but move mouse between two frames
>    and make sure that you have busy cursor in both of them.

Here the behavior is equal with or without the patch: the cursor shape
is busy in the original frame (where I started the execution of the
macro) and normal (arrow or I-beam) when I go over the other frame.


-- 
Dani Moncayo



  reply	other threads:[~2014-07-03 17:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03 10:35 w32 hourglass cursor Dmitry Antipov
2014-07-03 16:18 ` Dani Moncayo
2014-07-03 16:30   ` Dmitry Antipov
2014-07-03 17:07     ` Dani Moncayo [this message]
2014-07-03 17:33       ` Dmitry Antipov
2014-07-03 17:53         ` Dani Moncayo
2014-07-03 18:15           ` Dmitry Antipov
2014-07-03 16:42   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH8Pv0h1Tu_zx4jubL2Pc2XXCatKup2b_x12LYFt4MQJ2+rGZw@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.