@ -30,7 +30,7 @@
(load custom-file 'noerror)
#+END_SRC
Add relevant dirs to load path [This is somewhat undesirable; I should
uniformize the path-loading business at some point ]
uniformize the path-loading business at some point…]
#+BEGIN_SRC emacs-lisp
(let ((default-directory "~/.emacs.d/"))
(normal-top-level-add-subdirs-to-load-path)