Hi Henry,
ledger should not be requiring Org-mode explicitly, I've just corrected
this and pushed the fix to the git repo, so a pull of the latest should
work.
Thanks for catching this -- Eric
henry atting writes:
> When adding (ledger . t) to 'setq org-babel-load-languages' emacs starts
> wit
When adding (ledger . t) to 'setq org-babel-load-languages' emacs starts
with this error message
error: Recursive `require' for feature `org'
and stops loading.
No problem without babel/ledger:
(setq org-babel-load-languages (quote ((emacs-lisp . t)
(dot