emacs-devel
[Top][All Lists]
Advanced

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

Re: master e37eb7f: Add support for pixel wheel deltas on NS


From: Eli Zaretskii
Subject: Re: master e37eb7f: Add support for pixel wheel deltas on NS
Date: Mon, 29 Nov 2021 14:50:20 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: rpluim@gmail.com,  emacs-devel@gnu.org
> Date: Mon, 29 Nov 2021 15:39:44 +0800
> 
> >> I think it makes more sense to put it in *term, as different terminals
> >> use different methods to obtain the pixel deltas.
> >
> > Fine with me.
> 
> I added such an option to the X port.  I will add a similar option to
> the NS port once I get the virtual machine running macOS working again.

Thanks, but why do you allow only float values?  There's nothing wrong
with allowing integer values as well, is there?  You can use NUMBERP
and XFLOATINT instead of FLOATP and XFLOAT_DATA.



reply via email to

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