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

-- 
http://literaturlatenight.de


_______________________________________________
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