Running emacs-init like so ``` emacs -q -l ~/src/emacs-init/init.el ``` turns out not to work properly. For some reason the tangling of the source code in the org file to .el does not complete.