* smart loading languages
@ 2013-03-27 18:59 Andreas Röhler
0 siblings, 0 replies; only message in thread
From: Andreas Röhler @ 2013-03-27 18:59 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-27 18:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 18:59 smart loading languages Andreas Röhler
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.