unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Pierpaolo Bernardi <olopierpa@gmail.com>
Cc: 22247@debbugs.gnu.org
Subject: bug#22247: 24.4; ghost mouse pointer
Date: Sat, 26 Dec 2015 20:59:05 +0200	[thread overview]
Message-ID: <831ta9hw92.fsf@gnu.org> (raw)
In-Reply-To: <CANY8u7GpByxp6RMYcs4veKiEQ19JVc7zKDOx4nJVeivFSvpx8Q@mail.gmail.com> (message from Pierpaolo Bernardi on Sat, 26 Dec 2015 16:34:26 +0100)

> Date: Sat, 26 Dec 2015 16:34:26 +0100
> From: Pierpaolo Bernardi <olopierpa@gmail.com>
> 
> I use this function to move the mouse pointer out of my way:
> 
>     (defun move-cursor-out ()
>       (interactive)
>       (set-mouse-position (window-frame (frame-selected-window))
>                           (1+ (frame-width))
>                           0))
> 
>     (global-set-key [f12] 'move-cursor-out)
> 
> This works as intended on Unix/X.
> 
> On windows, the mouse pointer is moved in the right place, but a ghost
> image of the pointer is left behind in the old position *most of the
> times* (not always), thus vanifying the purpose of the code.

I cannot reproduce this, neither in Emacs 24.4 nor in the current
development version.

Does this happen you in "emacs -Q"?





  reply	other threads:[~2015-12-26 18:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26 15:34 bug#22247: 24.4; ghost mouse pointer Pierpaolo Bernardi
2015-12-26 18:59 ` Eli Zaretskii [this message]
2015-12-26 21:40   ` Pierpaolo Bernardi
2015-12-27 16:08     ` Eli Zaretskii
2015-12-27 16:58       ` Pierpaolo Bernardi
2015-12-27 17:11         ` Eli Zaretskii
2015-12-27 17:22           ` Pierpaolo Bernardi
2015-12-27 17:36             ` Eli Zaretskii
2015-12-27 17:44               ` Pierpaolo Bernardi
2015-12-27 18:18                 ` Eli Zaretskii
2015-12-27 18:54                   ` Eli Zaretskii
2015-12-28 22:15                     ` Pierpaolo Bernardi
2016-12-07 20:22                     ` Glenn Morris
2015-12-27 16:05 ` martin rudalics

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=831ta9hw92.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22247@debbugs.gnu.org \
    --cc=olopierpa@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).