bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mouse-drag.el steals [mouse-2] events from overlays


From: David Kastrup
Subject: mouse-drag.el steals [mouse-2] events from overlays
Date: 13 Nov 2001 22:16:06 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.4 (i586-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-28 on tupik.goethe.zz
configured using `configure  --prefix=/usr/local/emacs-21'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.ISO8859-1
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

mouse-drag-drag is supposed to call the unadorned mouse key binding
when it finds the user did not drag.  This does not work in the case
of overlay-local keybindings.  The following patch makes this work as
expected.

Attachment: txt491Z9VwsGS.txt
Description: Make mouse-drag-drag treat overlay-clicks correctly


-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Email: David.Kastrup@t-online.de

reply via email to

[Prev in Thread] Current Thread [Next in Thread]