From: Mark Wooding Date: Tue, 3 Nov 2009 17:36:04 +0000 (+0000) Subject: el/dot-emacs.el: Start hideshow mode /after/ outline. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/e1d21c5642306e7dfd77a9863179ff0f8a7e18b8 el/dot-emacs.el: Start hideshow mode /after/ outline. Hideshow mode has the more useful keybindings, so let it steal them from outline rather than 'tother way around. --- diff --git a/el/dot-emacs.el b/el/dot-emacs.el index fb43bf7..7cca98a 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -644,8 +644,8 @@ case." (setq show-trailing-whitespace t) (and (fboundp 'gtags-mode) (gtags-mode)) - (hs-minor-mode t) (outline-minor-mode t) + (hs-minor-mode t) (mdw-set-font)) (eval-after-load 'gtags