emacs-devel
[Top][All Lists]
Advanced

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

storing mouse-movement events in recent-keys and keyboard macros


From: Kim F. Storm
Subject: storing mouse-movement events in recent-keys and keyboard macros
Date: 06 Dec 2001 01:26:15 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

In general, mouse-tracking generates lots of mouse-movement events.
These events are stored unconditionally recorded in recent-keys and
keyboard macros.

Specifically, if you enable tooltip-gud-tips-p, mouse-tracking is
permanently active in (e.g.) .c files.

IMO, multiple mouse-movement events should be added only once to
recent-keys, and mouse-movement should never be stored in a keyboard
macro.  This is similar to what we already do for help-echo.

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




reply via email to

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