X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/b29312d0b3cec15211959795a53976364515fb03..9958af687919060c7a5cc7a3ae1c3971b9f74a4f:/emacs diff --git a/emacs b/emacs index 528656d..578cc3c 100644 --- a/emacs +++ b/emacs @@ -180,6 +180,7 @@ (setq uniquify-buffer-name-style 'post-forward-angle-brackets) (setq uniquify-after-kill-buffer-p t)) (transient-mark-mode t) +(setq mark-even-if-inactive t) (trap (tooltip-mode 0) (tool-bar-mode 0))