unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Kunihiro Tak <tkk@misasa.okayama-u.ac.jp>, emacs-devel@gnu.org
Subject: Re: mouse-wheel-scroll
Date: Wed, 29 Mar 2017 15:06:40 +0900	[thread overview]
Message-ID: <276BEA0F-55A2-44E6-8646-A55127EB356E@misasa.okayama-u.ac.jp> (raw)
In-Reply-To: <83lgro7qna.fsf@gnu.org>

I think that current ones scroll too fast than other applications.
With the proposed values, speed is more controlled by operating
system.

When I switch from Firefox to Emacs and spin a wheel quarter to
scroll 10 lines, I see Emacs got <wheel-down> 10 times.  With the
default configuration, Emacs scrolls 50 lines and I will get lost.
I think with the current mouse-wheel-scroll-amount gives scroll too
fast.

Also acceleration of input devices can be controlled by operating
system.  On such system with mouse-wheel-progressive-speed t, scroll
is doubly accelerated.


On Mar 29, 2017, at 11:39 , Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
>> Date: Wed, 29 Mar 2017 08:13:02 +0900
>> Cc: Kunihiro Tak <tkk@misasa.okayama-u.ac.jp>
>> 
>> I propose to change default of two parameters related to
>> mouse-wheel-scroll.
>> 
>> With a modern mouse or/and track-pad equipped with laptop, I found
>> scrolling works better with following setup
>> 
>> mouse-wheel-scroll-amount '(1 ((shift) . 5) ((control) . nil))
>> mouse-wheel-progressive-speed nil
>> 
>> instead of current default as shown below.
>> 
>> mouse-wheel-scroll-amount '(5 ((shift) . 1) ((control) . nil))
>> mouse-wheel-progressive-speed t
> 
> Can you explain why you think these defaults are better than the
> current ones?
> 
> Thanks.




  reply	other threads:[~2017-03-29  6:06 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28 23:13 mouse-wheel-scroll Tak Kunihiro
2017-03-29  2:39 ` mouse-wheel-scroll Eli Zaretskii
2017-03-29  6:06   ` Tak Kunihiro [this message]
2017-03-29  7:36 ` mouse-wheel-scroll martin rudalics
2017-03-29  7:44   ` mouse-wheel-scroll Dani Moncayo
2017-03-29 19:09     ` mouse-wheel-scroll Philipp Stephani
2017-03-29 21:18       ` mouse-wheel-scroll Simen Heggestøyl
2017-03-29 21:22 ` mouse-wheel-scroll Kaushal Modi
2017-03-30  2:47   ` mouse-wheel-scroll Eli Zaretskii
2017-03-30  5:07     ` mouse-wheel-scroll Tak Kunihiro
2017-03-30 18:15       ` mouse-wheel-scroll Eli Zaretskii
2017-03-30 18:39         ` mouse-wheel-scroll Stefan Monnier
2017-03-30 20:34           ` mouse-wheel-scroll Eli Zaretskii
2017-03-31  0:26         ` mouse-wheel-scroll Tak Kunihiro
2017-03-31  6:39           ` mouse-wheel-scroll Eli Zaretskii
2017-03-31  6:55             ` mouse-wheel-scroll Dani Moncayo
2017-03-31  8:01               ` mouse-wheel-scroll Eli Zaretskii
2017-03-31  8:53                 ` mouse-wheel-scroll Dani Moncayo
2017-03-31  9:05                   ` mouse-wheel-scroll Eli Zaretskii
2017-03-31  9:24                     ` mouse-wheel-scroll Dani Moncayo
2017-03-31 12:22                       ` mouse-wheel-scroll Eli Zaretskii
2017-03-31 19:02                         ` mouse-wheel-scroll Richard Copley
2017-04-01 14:29                           ` mouse-wheel-scroll Eli Zaretskii
2017-04-02 10:41                             ` mouse-wheel-scroll Richard Copley
2017-04-02 16:37                               ` mouse-wheel-scroll Eli Zaretskii
2017-04-01  8:17                   ` mouse-wheel-scroll Anders Lindgren
2017-03-31  9:04             ` mouse-wheel-scroll Tak Kunihiro
2017-04-02 23:20             ` mouse-wheel-scroll Tak Kunihiro
2017-04-03  2:34               ` mouse-wheel-scroll Eli Zaretskii
2017-04-03  5:50                 ` mouse-wheel-scroll Tak Kunihiro
2017-04-03 14:37                   ` mouse-wheel-scroll Eli Zaretskii
2017-04-03 23:07                     ` mouse-wheel-scroll Tak Kunihiro
2017-04-04 12:35                     ` mouse-wheel-scroll Alan Third
2017-03-30  7:29     ` mouse-wheel-scroll Dani Moncayo
2017-03-30  7:29     ` mouse-wheel-scroll martin rudalics
2017-03-30 13:44     ` mouse-wheel-scroll Kaushal Modi
  -- strict thread matches above, loose matches on Subject: below --
2017-03-31 14:02 mouse-wheel-scroll Angelo Graziosi
2017-03-31 22:37 ` mouse-wheel-scroll Richard Stallman
2017-04-01  8:13   ` mouse-wheel-scroll Angelo Graziosi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=276BEA0F-55A2-44E6-8646-A55127EB356E@misasa.okayama-u.ac.jp \
    --to=tkk@misasa.okayama-u.ac.jp \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).