From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: babel perl issue Date: Sun, 09 Dec 2012 08:22:19 -0700 Message-ID: <87sj7fp7om.fsf@gmail.com> References: <87a9tntr29.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thimf-00017j-IA for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 10:27:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Thime-0002P5-AK for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 10:27:13 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:51960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thime-0002Ow-5X for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 10:27:12 -0500 Received: by mail-ie0-f169.google.com with SMTP id c14so7216118ieb.0 for ; Sun, 09 Dec 2012 07:27:10 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz 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