emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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 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).