[Orgmode] error with babel/ledger

2010-09-10 Thread henry atting
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)

Re: [Orgmode] error with babel/ledger

2010-09-10 Thread Eric Schulte
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 nsmp...@online.de writes: When adding (ledger . t) to 'setq org-babel-load-languages'