From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Kazuhiro Ito Newsgroups: gmane.emacs.bugs Subject: bug#65070: 29.1; (Only on Windows) Both touchpad scroll gestures scroll the screen up and down. Date: Sun, 20 Aug 2023 00:27:13 +0900 Message-ID: References: <85lee88fej.wl--xmue@d1.dion.ne.jp> <83v8dc2on4.fsf@gnu.org> <83cyzj1n7p.fsf@gnu.org> <85wmxrxi14.wl--xmue@d1.dion.ne.jp> <835y5byvz5.fsf@gnu.org> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40376"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?Q?Goj=C5=8D?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-pc-cygwin) MULE/6.0 (HANACHIRUSATO) Cc: hiroya.ebine1@gmail.com, max@mal-richtig.de, 65070@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Aug 19 17:28:31 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qXNsM-000AHn-MJ for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 19 Aug 2023 17:28:30 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXNrv-0002Cr-Py; Sat, 19 Aug 2023 11:28:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXNrt-0002Bl-MB for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 11:28:01 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXNrt-0004w8-EE for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 11:28:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXNru-0002Dp-Ei for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 11:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Kazuhiro Ito Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 19 Aug 2023 15:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65070 X-GNU-PR-Package: emacs Original-Received: via spool by 65070-submit@debbugs.gnu.org id=B65070.16924588428472 (code B ref 65070); Sat, 19 Aug 2023 15:28:02 +0000 Original-Received: (at 65070) by debbugs.gnu.org; 19 Aug 2023 15:27:22 +0000 Original-Received: from localhost ([127.0.0.1]:52121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXNrF-0002CY-Si for submit@debbugs.gnu.org; Sat, 19 Aug 2023 11:27:22 -0400 Original-Received: from snd00001.auone-net.jp ([111.86.247.1]:63587 helo=dmta0005.auone-net.jp) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXNrC-0002CM-Fe for 65070@debbugs.gnu.org; Sat, 19 Aug 2023 11:27:20 -0400 Original-Received: from kzhr.d1.dion.ne.jp by dmta0005.auone-net.jp with ESMTP id <20230819152713483.VFJQ.41313.kzhr.d1.dion.ne.jp@dmta0005.auone-net.jp>; Sun, 20 Aug 2023 00:27:13 +0900 In-Reply-To: <835y5byvz5.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:267883 Archived-At: > Is scrolling with the touchpad > more smooth if you set mwheel-coalesce-scroll-events to the nil value? No, as far as I tested. When mwheel-coalesce-scroll-events is nil, it is very hard to scrolling few lines, beacause slowly slinding fingers doesn't make valid wheel event of which line count is non-zero. It seems that Emacs shows more similar behavior with other Windows applications when mwheel-coalesce-scroll-events is non-nil on especially small amount scrolling. -- Kazuhiro Ito