From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: babel perl issue Date: Mon, 10 Dec 2012 08:13:10 -0700 Message-ID: <87pq2i9bxr.fsf@gmail.com> References: <87a9tntr29.fsf@Rainer.invalid> <1497100.pF6dAE0Itl@rainer> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti53v-0003Nm-TL for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:14:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti53r-0006oU-80 for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:14:31 -0500 Received: from mail-ie0-f175.google.com ([209.85.223.175]:37324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti53r-0006oM-3M for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:14:27 -0500 Received: by mail-ie0-f175.google.com with SMTP id qd14so8261992ieb.34 for ; Mon, 10 Dec 2012 07:14:26 -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: flav Cc: emacs-orgmode@gnu.org flav writes: > I put (require 'ob-tangle) in my .emacs > I am sorry but now > > Symbol's function definition is void: org-not-nil > when I do C-c C-o in a perl block > put the following in your .emacs, possibly following a (require 'org) (org-babel-do-load-languages 'org-babel-load-languages '((perl . t))) -- Eric Schulte http://cs.unm.edu/~eschulte