This means that the region always `works', even if it's not active and
visible. Probably the best of both worlds.
(setq uniquify-buffer-name-style 'post-forward-angle-brackets)
(setq uniquify-after-kill-buffer-p t))
(transient-mark-mode t)
(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))
(trap
(tooltip-mode 0)
(tool-bar-mode 0))