GNU bug report logs - #57995
<wheel-right> with pixel-scroll-precision-mode

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Thu, 22 Sep 2022 03:52:01 UTC

Severity: normal

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 57995 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Tak Kunihiro <tak.kunihiro <at> gmail.com>
Cc: 57995 <at> debbugs.gnu.org
Subject: Re: bug#57995: <wheel-right> with pixel-scroll-precision-mode
Date: Tue, 08 Nov 2022 09:42:55 +0800
Tak Kunihiro <tak.kunihiro <at> gmail.com> writes:

> Without modifying break point, I got following results.
>
>> (lldb) p horizontal
> (bool) $0 = true
>> (lldb) p emacs_event->kind
> (event_kind) $1 = HORIZ_WHEEL_EVENT
>> (lldb) p totalDeltaX
>
> (int) $2 = 0

Would you please print the contents of the following variables as well?

  (lldb) p emacs_event->modifiers
  (lldb) p scrollUp
  (lldb) p delta

TIA.




This bug report was last modified 1 year and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.