emacs-devel
[Top][All Lists]
Advanced

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

Re: Touch events


From: Clément Pit-Claudel
Subject: Re: Touch events
Date: Sun, 25 Jun 2017 14:09:18 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

On 2017-06-25 13:10, martin rudalics wrote:
>> 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.

I wasn't aware of that variable :)
Thanks!



reply via email to

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