all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Documentation for GUD tooltips
Date: Thu, 10 Mar 2005 20:48:41 -0500	[thread overview]
Message-ID: <E1D9ZGb-0004F9-LD@fencepost.gnu.org> (raw)
In-Reply-To: <16943.51590.58792.371431@farnswood.snap.net.nz> (message from Nick Roberts on Thu, 10 Mar 2005 17:13:58 +1300)

    Its a bit more subtle than that. GUD tooltips use track-mouse (ordinary
    tooltips work at a lower level and don't rely on events in lisp).  For a GUD
    tooltip to work, the lisp-level mouse-movement event must be generated in the
    buffer with the overlay arrow and the mode of the selected buffer must belong
    to tooltip-gud-modes.  Note that the mouse-movement need not occur in the
    selected buffer.  The list `tooltip-gud-modes' includes gud-mode so that the
    user may move the mouse over a variable in the buffer of the source while the
    GUD buffer remains selected.

Why was it made to depend on the selected buffer?  Why implement such
bizarre behavior?  I think that counts as a bug; can we fix it?


If it is so hard to document, it will strike the user as a bug.

       reply	other threads:[~2005-03-11  1:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16943.51590.58792.371431@farnswood.snap.net.nz>
2005-03-11  1:48 ` Richard Stallman [this message]
2005-03-11  8:30   ` Documentation for GUD tooltips Nick Roberts
2005-03-12 22:16     ` Richard Stallman

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=E1D9ZGb-0004F9-LD@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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.