From mboxrd@z Thu Jan 1 00:00:00 1970 From: flav Subject: Re: babel perl issue Date: Mon, 10 Dec 2012 16:43:43 +0100 Message-ID: References: <87a9tntr29.fsf@Rainer.invalid> <87sj7fp7om.fsf@gmail.com> <87wqwrrml2.fsf@Rainer.invalid> <87vcca9bxw.fsf@gmail.com> <87fw3dapnn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba614e3024da0004d0816e05 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5WJ-0005Td-Gi for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:44:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti5WC-0007Ea-VQ for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:43:51 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:55995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5WC-0007EU-QH for emacs-orgmode@gnu.org; Mon, 10 Dec 2012 10:43:44 -0500 Received: by mail-ie0-f169.google.com with SMTP id c14so10426538ieb.0 for ; Mon, 10 Dec 2012 07:43:44 -0800 (PST) In-Reply-To: <87fw3dapnn.fsf@gmail.com> 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 Cc: emacs-orgmode@gnu.org --90e6ba614e3024da0004d0816e05 Content-Type: text/plain; charset=ISO-8859-1 I am sorry for my misunderstood but I put (require 'org) in my .emacs and there is no change. 2012/12/10 Eric Schulte > As I mentioned in my previous message you have to require Org-mode > before executing the following snippet. Try > > (require 'org) > (org-babel-do-load-languages > 'org-babel-load-languages > '((perl . t))) > > flav writes: > > > still an issue : > > > > > > Debugger entered--Lisp error: (void-function org-babel-do-load-languages) > > (org-babel-do-load-languages (quote org-babel-load-languages) (quote > > (...))) > > eval-buffer(# nil "/home/flav/.emacs" nil t) ; Reading > > at bu$ > > load-with-code-conversion("/home/flav/.emacs" "/home/flav/.emacs" t t) > > load("~/.emacs" t t) > > #[nil "^H\205\264^@ \306=\203^Q^@\307^H\310Q\2027^@ > > \311=\2033^@\312\307\31$ > > command-line() > > normal-top-level() > > > > > > 2012/12/10 Eric Schulte > > > >> (org-babel-do-load-languages > >> 'org-babel-load-languages > >> '((perl . t))) > >> > > -- > Eric Schulte > http://cs.unm.edu/~eschulte > -- flav --90e6ba614e3024da0004d0816e05 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I am sorry for my misunderstood but
I put (require 'org) in my .ema= cs and there is no change.



2012/12/10 Eric Schulte <schulte.eric@gmail.com= >
As I mentioned in my previous message you ha= ve to require Org-mode
before executing the following snippet. =A0Try

=A0 =A0 (require 'org)
=A0 =A0 (org-babel-do-load-languages
=A0 =A0 =A0 =A0 =A0 'org-babel-load-languages
=A0 =A0 =A0 =A0 =A0 '((perl . t)))

flav <flav.justflav@gmail.com> writes:

> still an issue :
>
>
> Debugger entered--Lisp error: (void-function org-babel-do-load-languag= es)
> =A0 (org-babel-do-load-languages (quote org-babel-load-languages) (quo= te
> (...)))
> =A0 eval-buffer(#<buffer =A0*load*> nil "/home/flav/.emacs&= quot; nil t) =A0; Reading
> at bu$
> =A0 load-with-code-conversion("/home/flav/.emacs" "/hom= e/flav/.emacs" t t)
> =A0 load("~/.emacs" t t)
> =A0 #[nil "^H\205\264^@ =A0 \306=3D\203^Q^@\307^H\310Q\2027^@
> \311=3D\2033^@\312\307\31$
> =A0 command-line()
> =A0 normal-top-level()
>
>
> 2012/12/10 Eric Schulte <= schulte.eric@gmail.com>
>
>> (org-babel-do-load-languages
>> =A0 =A0 =A0 'org-babel-load-languages
>> =A0 =A0 =A0 '((perl . t)))
>>

--
Eric Schulte
http://cs.unm.edu= /~eschulte



--
flav
--90e6ba614e3024da0004d0816e05--