unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Cc: emacs-devel@gnu.org
Subject: Re: Describe key when gud-tooltip-mode is on
Date: Tue, 23 May 2006 22:41:15 +1200	[thread overview]
Message-ID: <17522.59083.10913.992757@kahikatea.snap.net.nz> (raw)
In-Reply-To: <q5gu07huk0m.fsf@sfsw51.de.lucent.com>

Klaus Zeitler writes:
 > Just noticed that if I try to use describe key for a menu entry when
 > gud-tooltip-mode is turned on, I get:
 >  <mouse-movement> runs the command gud-tooltip-mouse-motion ...
 > This happens in all gud associated buffers.

Thats because GUD tooltips use track-mouse which works at the lisp level,
mouse-movement is then classed as input.  It should only happen for modes
which enable GUD tooltips, by default: gud-mode c-mode c++-mode fortran-mode
i.e roughly the GUD and source buffers (see gud-tooltip-modes).

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2006-05-23 10:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23 10:12 Describe key when gud-tooltip-mode is on Klaus Zeitler
2006-05-23 10:41 ` Nick Roberts [this message]
2006-05-24  6:29   ` Klaus Zeitler
2006-05-23 15:42 ` Kevin Rodgers

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=17522.59083.10913.992757@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --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 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).