chiark / gitweb /
dot/emacs: Turn on `xterm-mouse-mode' experimentally.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 18 Mar 2023 18:55:49 +0000 (18:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 18 Mar 2023 18:55:49 +0000 (18:55 +0000)
I've tried this in the past, though it's apparently never made its way
into my profile.  I think it works better now.

dot/emacs

index 000be6ac0a20fd75f6efc8f98dbd8609a67e5744..7383ea8a9b2352bbb6790eb24cd2fa1807bc713b 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 
 (trap (resize-minibuffer-mode 1))      ;Make minibuffer grow dynamically
 (auto-compression-mode 1)              ;Enable automatic compression
+(xterm-mouse-mode 1)
 (setq enable-local-variables :safe
       enable-local-eval nil)
 (setq dabbrev-case-replace nil)                ;Retain case when completing