From: Mark Wooding Date: Fri, 8 May 2020 17:15:40 +0000 (+0100) Subject: dot/emacs: Experimentally tern on focus-follows-mouse in Emacs. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/88e2afe16e11e3ab3584952e934383e6fa76b1af?hp=e8f132bdb8cc5e94ad7f04f8530e38bbd8da5d3c dot/emacs: Experimentally tern on focus-follows-mouse in Emacs. --- diff --git a/dot/emacs b/dot/emacs index 44684ee..fe7ef11 100644 --- a/dot/emacs +++ b/dot/emacs @@ -384,6 +384,7 @@ (setq Info-fontify-maximum-menu-size 100000) (setq set-mark-command-repeat-pop t) (setq password-cache-expiry nil) +(setq mouse-autoselect-window t) (setq-default proced-filter 'all proced-sort 'user) (setq ispell-program-name "aspell-hack"