Achim Gratz <strom...@nexgo.de> writes: > flav writes: >> In my .emacs : >> (setq org-src-lang-modes (quote (("ocaml" . tuareg) ("elisp" . >> emacs-lisp) ("ditaa" . artist) ("asymptote" . asy) ("dot" . >> fundamental) ("sqlite" . sql) ("calc" . fundamental) ("C" . c) ("cpp" . >> c++) ("screen" . shell-script) ("perl" . perl)))) > > Scratch that. You don't need to change anything for this variable (and > if you did it'd be better if you used customize). What you want to do > is customize the "Org Babel Load Languages" in the Org Babel customize > group and add perl as a language so that ob-perl is loaded. >
See http://orgmode.org/manual/Languages.html for the documentation on how to activate and disable org-babel languages. Best, -- Eric Schulte http://cs.unm.edu/~eschulte