emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/android a496509ced 1/2: Update Android port


From: Stefan Monnier
Subject: Re: feature/android a496509ced 1/2: Update Android port
Date: Wed, 16 Aug 2023 09:44:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> Does that mean that `widget-event-start` doesn't always return a `posn`?
>> If so, could you add some comments explaining what's going on and why
>> it's done this way?
>
> Oh no, I meant that touchscreen-begin events actually appear like so:
>
>   (touchscreen-begin (NUM . EVENT-START))
>
> where the cdadr, EVENT-START, is the mouse position list, and NUM is the
> touch identification number.

I don't really understand how this answers my question.
Is "the mouse position list" an "posn"?
If yes, then why doesn't `event-start/end` return it?


        Stefan




reply via email to

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