emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] error with babel/ledger


From: Eric Schulte
Subject: Re: [Orgmode] error with babel/ledger
Date: Fri, 10 Sep 2010 09:36:36 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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 <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]