(org-babel-load-file "~/.emacs.d/mms-configuration.org") (org-babel-load-file "~/.emacs.d/mms-keyboard.org") (org-babel-load-file "~/.emacs.d/mms-gui.org") (load-file "~/.emacs.d/config_local.el") (org-babel-load-file "~/.emacs.d/config.org") (org-babel-load-file "~/.emacs.d/mms-prog.org") (org-babel-load-file "~/.emacs.d/mms-prog-ruby.org") (org-babel-load-file "~/.emacs.d/mms-ox.org") (org-babel-load-file "~/.emacs.d/mms-ox-sprints.org") (org-babel-load-file "~/.emacs.d/mms-ox-publish.org") (org-babel-load-file "~/.emacs.d/mms-misc.org") (org-babel-load-file "~/.emacs.d/mms-misc-rss.org") (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(auth-source-save-behavior nil) '(mml-secure-openpgp-sign-with-sender t) '(safe-local-variable-values '((org-num-skip-tags "UNNUMBERED")))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) (put 'narrow-to-region 'disabled nil)