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

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

bug#65360: emacs 29.1 with MSYS2: vertical scrolling with touchpad not w


From: Eli Zaretskii
Subject: bug#65360: emacs 29.1 with MSYS2: vertical scrolling with touchpad not working
Date: Fri, 18 Aug 2023 09:56:16 +0300

> From: Vincent Torri <vincent.torri@gmail.com>
> Date: Fri, 18 Aug 2023 08:41:05 +0200
> Cc: 65360@debbugs.gnu.org
> 
> maybe it will be simpler for me to compile emacs and debug it directly
> with some printf(). At least i know where to look at now

That can also be done, with the caveats that:

  . to look at some variable, you will have to add code and recompile
    Emacs
  . if the function(s) in question are invoked frequently when you
    scroll, you will have a lot of output, without a good way of
    knowing which output was caused by which UI gesture

But that doesn't make printf-debugging impossible, so if it's easier
for you, let's try that!

Thanks.





reply via email to

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