all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Simplification to mouse-avoidance-mode (patch) + redisplay bug?
Date: Sun, 14 May 2006 02:12:46 +0200	[thread overview]
Message-ID: <m3r72xtqf5.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <44643442.1020004@swipnet.se> (Jan Djärv's message of "Fri, 12 May 2006 09:07:46 +0200")

Jan Djärv <jan.h.d@swipnet.se> writes:

> Then there is abug somewhere.  It could be in X but it could also be
> in Emacs event handling, i.e. we are not reading events even if they
> are in the X input queue.

It is very consistent -- as soon as a key is hit, any "left over"
mouse positions set via XWarpPointer are not reported (as MotionNotify
events).

> I hope you added x_flush,

I did.

> Are you running with SYNC_INPUT or not?

not.

>> I'm not sure how important it is to fix this, but there is a patch
>> which works for me -- of course a similar change
>> is probably needed in x_set_mouse_pixel_position.
>>
>
> This patch has flaws, there may be several calls to XWarpPointer
> before we see any MotionNotify events.

Sure.  I don't think the patch should be installed.

I would better leave this as is -- as it seems to be fixed
in more recent X implementations.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

      reply	other threads:[~2006-05-14  0:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-02 12:23 Simplification to mouse-avoidance-mode (patch) + redisplay bug? Kim F. Storm
2006-05-02 21:37 ` Richard Stallman
2006-05-10 14:01   ` Kim F. Storm
2006-05-11  3:46     ` Richard Stallman
2006-05-11  7:50     ` Jan Djärv
2006-05-11 10:03       ` Kim F. Storm
2006-05-12  7:07         ` Jan Djärv
2006-05-14  0:12           ` Kim F. Storm [this message]

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=m3r72xtqf5.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.