Emacs smooth scrolling using the mouse Nov 10th, 2011 (setq mouse-wheel-scroll-amount '(1 ((shift) . 1) ((control) . nil))) (setq mouse-wheel-progressive-speed nil)