Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6617883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:45:27+00:00 2026-05-25T20:45:27+00:00

Everything I’ve found on the internet has told me that emacs disables mouse scrolling

  • 0

Everything I’ve found on the internet has told me that emacs disables mouse scrolling by default, but mine is very enthusiastic and scrolls to its hearts content when my thumbs get too close to the trackpad on my laptop. I have not given it permission to do so, and here is my .emacs to prove it:

;; Line by line scrolling                                                                                                                                      
(setq scroll-step 1)

;; Turn off backup file creation                                                                                                                               
;;(setq make-backup-files nil)                                                                                                                                 

;; Enable backup files                                                                                                                                         
(setq make-backup-files t)

;; Save all backup files to this directory                                                                                                                     
(setq backup-directory-alist (quote ((".*" . "~/.emacs_backups/"))))

;; Show column number                                                                                                                                          
(column-number-mode 1)

;; Fix C indenting                                                                                                                                             
(setq c-default-style "bsd"
      c-basic-offset 8)

Every once and a while my thumbs will brush the track pad, and suddenly I’ll be typing in the middle of another line way up or way below from where I had just been. How can I stop this from happening?

EDIT
Running M-x customize-option mouse-wheel-mode yields:

Mouse Wheel Mode: [Hide Value] [Toggle] off (nil)

[State]: CHANGED outside Customize; operating on it here may be unreliable.

Non-nil if Mouse-Wheel mode is enabled. [Hide Rest]
See the command mouse-wheel-mode' for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node
Easy Customization’)
or call the function `mouse-wheel-mode’.
Groups: [Mouse]

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:45:28+00:00Added an answer on May 25, 2026 at 8:45 pm

    It’s enabled by default (at least since Emacs 23).

    To turn it off (locally):

    (mouse-wheel-mode -1)
    

    To turn it off (globally):

    M-x customize-option mouse-wheel-mode ; set to nil and save
    

    But maybe you just want to adjust the settings: Take a look at M-x customize-group mouse RET

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Everything I'm told says that WCF should be at least as fast as remoting.
Everything I'm finding via google is garbage... Note that I want the answer in
Everything is in the question : I have a Php script that is a
Everything is fine and the final problem is so annoying. Compile is great but
Everything that I read about sockets in .NET says that the asynchronous pattern gives
Everything was working fine before upgrading but now I can't run rake tasks.. any
Everything that isn't labeled calc or finalvalue is raw data that I will be
Everything you do with XML is case sensitive, I know that. However, right now
Everything is working up to here, I just need to create the method that
Everything below works fine, except that the form doesnt get submitted... it seems the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.