help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .emacs to keep cursor stationary when scrolling with mouse


From: Damien Wyart
Subject: Re: .emacs to keep cursor stationary when scrolling with mouse
Date: Fri, 29 May 2015 10:26:13 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50

* JohnF <john@please.see.sig.for.email.com> in gnu.emacs.help:
> [...] But I can't get the cursor to remain stationary when scrolling
> with the mouse. How's that done??? Thanks. Here's my complete
> .emacs... [...]

You could try to add:

(setq mouse-wheel-progressive-speed nil)

to you .emacs.

-- 
DW


reply via email to

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