bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#57995: <wheel-right> with pixel-scroll-precision-mode


From: Po Lu
Subject: bug#57995: <wheel-right> with pixel-scroll-precision-mode
Date: Tue, 08 Nov 2022 13:23:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Tak Kunihiro <tak.kunihiro@gmail.com> writes:

> I typed in the results.
>
>>  (lldb) p emacs_event->modifiers
> (unsigned int) $0 = 2
>>  (lldb) p scrollUp
> (int) $1 = 0
>>  (lldb) p delta
> error: expression failed to parse:
> error: <user expression 2>:1:1: use of undeclared identifier 'delta'
> delta

Rright... what if you replace "delta" with "[theEvent scrollingDeltaX]"?




reply via email to

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