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: Po Lu
Subject: Re: master e37eb7f: Add support for pixel wheel deltas on NS
Date: Mon, 29 Nov 2021 21:19:09 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> 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.

Thanks, I will fix that tomorrow.


reply via email to

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