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' 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 . t)
>                                         (ditaa . t)
>                                         (R . t)
>                                         (gnuplot . t)
>                                         (clojure . t)
>                                         (sh . t))))
>
> henry

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to