GNU bug report logs - #26599
patch for mwheel.el

Previous Next

Package: emacs;

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

Date: Sat, 22 Apr 2017 01:51:02 UTC

Severity: normal

Tags: unreproducible

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: 26599 <at> debbugs.gnu.org
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 国広卓也 <tkk <at> misasa.okayama-u.ac.jp>, Stefan Kangas <stefan <at> marxist.se>, Juri Linkov <juri <at> linkov.net>
Subject: bug#26599: patch for mwheel.el
Date: Wed, 22 Jan 2020 14:46:20 +0900
Dear Stefan,

Before discussions about hook, I want to insist again that on 2D mouse
browsing and on keyboard editing, auto-hscroll-mode should be set to
nil and non-nil, respectively.  Otherwise 2D scroll by mwheel is not
helpful.

Eli inferred Emacs does not prefer to respond differently to different
input devices.  That makes sense too.

How do you think about user experience on 2D scrolling with (setq
mouse-wheel-tilt-scroll t) or typing with (setq
mouse-wheel-tilt-scroll nil)?

 emacs -Q
 M-x eww
 www.gnu.org/gnu/gnu.html
 M-: (set-window-hscroll (selected-window) 50)
 M-: (setq mouse-wheel-tilt-scroll t)
 2D scrolling by mwheel --> Soon scope moves to left.
 M-: (setq auto-hscroll-mode nil)
 2D scrolling by mwheel ... good
 Move point using keyboard ... Scope never changes.

Tak





This bug report was last modified 5 years and 127 days ago.

Previous Next


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