all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Tooltip pops up when moving mouse
Date: Thu, 17 Mar 2005 18:12:46 +0100	[thread overview]
Message-ID: <00f301c52b14$96345700$0200a8c0@sedrcw11488> (raw)
In-Reply-To: 4238A6B5.2060905@swipnet.se

----- Original Message ----- 
From: "Jan D." <jan.h.d@swipnet.se>

> >You can (perhaps) see another version of this problem if you slowly move
the
> >mouse over a link. The tooltip pops up and immediately disappears again.
> >
> >That I am seeing this problem may depend on both that I have a slow pc
and
> >that I am using w32. I believe it is a thread issue. Mouse movements are
> >detected by the UI thread, but I believe that the lisp timer for the
tooltip
> >popup runs in the lisp thread. I do not know if the problem is there on X
> >Windows as well but I would believe it.
> >
>
> It is not.

Thanks. Then I must say I do not understand how this works. As far as I see
for this to work reliably tooltip.el:tooltip-start-delayed-tip must record
the mouse position (because if the mouse has moved when the timer fires the
tooltip should not be shown). However it does not.

Could someone please try to explain this to me? Am I missing something here?

  reply	other threads:[~2005-03-17 17:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-15 17:29 Tooltip pops up when moving mouse Lennart Borgman
2005-03-16 13:06 ` Lennart Borgman
2005-03-16 21:35   ` Jan D.
2005-03-17 17:12     ` Lennart Borgman [this message]
2005-03-17 20:12       ` Jan D.
2005-03-17 20:42         ` Lennart Borgman
2005-03-17 23:01           ` Lennart Borgman

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='00f301c52b14$96345700$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    --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.