emacs-devel
[Top][All Lists]
Advanced

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

Re: master 3b41141708: Expose the name of an event's input device to Lis


From: Po Lu
Subject: Re: master 3b41141708: Expose the name of an event's input device to Lisp
Date: Fri, 08 Apr 2022 08:07:56 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>> Any chance we could attach this info to the events rather than storing
>>> them in some global var making it unclear to which event it applies?
>>
>> We can't put it in the event list, i.e. key events are mostly just
>> characters, and can't be extended.
>
> I thought we only need it for events like scroll events, i.e. not for
> plain character events.

It applies to any event generated by an input deviec, including keyboard
events.


reply via email to

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