chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
39c3239
)
dot/emacs: Turn on `xterm-mouse-mode' experimentally.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Mar 2023 18:55:49 +0000
(18:55 +0000)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 000be6ac0a20fd75f6efc8f98dbd8609a67e5744..7383ea8a9b2352bbb6790eb24cd2fa1807bc713b 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-357,6
+357,7
@@
(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