Skip to content

Instantly share code, notes, and snippets.

@inklesspen
Created March 14, 2014 16:29
Show Gist options
  • Save inklesspen/9551241 to your computer and use it in GitHub Desktop.
Save inklesspen/9551241 to your computer and use it in GitHub Desktop.
(require 'mwheel)
(progn (require 'flymake-cursor) (require 'mouse) (xterm-mouse-mode t) (defun track-mouse (e)) (mouse-wheel-mode))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment