emacs-devel
[Top][All Lists]
Advanced

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

Re: Touch events


From: martin rudalics
Subject: Re: Touch events
Date: Sun, 25 Jun 2017 19:10:05 +0200

> The only trick I know of is to use show-help-function, which requires
> jumping through a bunch of annoying hoops.  Maybe now is a good time
> to add an option to propagate these events to lisp? Maybe there should
> be a high-frequency-events list of symbols that includes which events
> should be propagated to Lisp? One pour (add-to-list
> 'high-frequency-events 'mouse-motion) to enable them, for example.

Why can't you use ‘track-mouse’ for that?  Disregarding the fact that
movements below the smallest character size will not be propagated by
e.g. XTmouse_position anyway.

martin




reply via email to

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