emacs-orgmode
[Top][All Lists]
Advanced

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

[O] smart loading languages


From: Andreas Röhler
Subject: [O] smart loading languages
Date: Wed, 27 Mar 2013 19:59:31 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

Hi,

instead requiring explicit

(org-babel-do-load-languages
 'org-babel-load-languages
 '(
   (LANGUAGE-1 . t)
   (LANGUAGE-2 . t)
   ...
   (LANGUAGE-N . t)
   ))

in Emacs init, AFAIU that might be done first time when a source block is 
evaluated.

Andreas




reply via email to

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