emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* error with babel/ledger
@ 2010-09-10 14:59 henry atting
  2010-09-10 15:36 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: henry atting @ 2010-09-10 14:59 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error with babel/ledger
  2010-09-10 14:59 error with babel/ledger henry atting
@ 2010-09-10 15:36 ` Eric Schulte
  2010-09-10 16:02   ` henry atting
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2010-09-10 15:36 UTC (permalink / raw)
  To: henry atting; +Cc: emacs-orgmode

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_02@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error with babel/ledger
  2010-09-10 15:36 ` Eric Schulte
@ 2010-09-10 16:02   ` henry atting
  0 siblings, 0 replies; 3+ messages in thread
From: henry atting @ 2010-09-10 16:02 UTC (permalink / raw)
  To: Eric Schulte; +Cc: henry atting, emacs-orgmode

On Fr, Sep 10 2010, Eric Schulte wrote:

> 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.
> [...]

Hi Eric,

yes, it works fine now. Thanks.

henry

-- 
http://literaturlatenight.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-10 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-10 14:59 error with babel/ledger henry atting
2010-09-10 15:36 ` Eric Schulte
2010-09-10 16:02   ` henry atting

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).