From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiyuan Subject: babel setup Date: Sun, 8 Jun 2014 22:18:06 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013a1b1c1617cc04fb6056ab Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtryE-0006TX-Dg for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 01:18:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtryB-00068s-GE for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 01:18:10 -0400 Received: from mail-vc0-x231.google.com ([2607:f8b0:400c:c03::231]:58635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtryB-00068d-Bj for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 01:18:07 -0400 Received: by mail-vc0-f177.google.com with SMTP id ij19so269967vcb.36 for ; Sun, 08 Jun 2014 22:18:06 -0700 (PDT) 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: emacs-orgmode@gnu.org --089e013a1b1c1617cc04fb6056ab Content-Type: text/plain; charset=UTF-8 Hi all, I am using Emacs 24.3.9 + org-mode 8.2.6(from ELPA) I followed this instruction http://orgmode.org/worg/org-contrib/babel/languages.html#configure and added the following to my .emacs file. (org-babel-do-load-languages 'org-babel-load-languages '((python . t) (emacs-lisp . t))) After that, org-mode mysteriously switched back to the old version 7.9. Another problem is that export command C-c C-e no longer works and generates error: Symbol's function definition is void: org-defvaralias. Is there any step I missed? Thanks. Shiyuan --089e013a1b1c1617cc04fb6056ab Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,=C2=A0
=C2=A0 =C2=A0 =C2=A0 I am using Emacs 24= .3.9 + org-mode 8.2.6(from ELPA)=C2=A0
=C2=A0 =C2=A0 =C2=A0 I = followed this instruction=C2=A0http://orgmode.org/worg/org-contrib/babe= l/languages.html#configure

and added the following to my .emacs file.=C2=A0
<= div>
(org-babel-do-load-languages
=C2=A0 '= org-babel-load-languages
=C2=A0 '((python . t)
=C2= =A0 =C2=A0 (emacs-lisp . t)))

After that, org-mode mysteriously switched back t= o the old version 7.9. =C2=A0Another problem is that export command C-c C-e= no longer works and generates error: Symbol's function definition is v= oid: org-defvaralias. Is there any step I missed? Thanks.=C2=A0

Shiyuan=C2=A0

=C2=A0 =C2=A0

--089e013a1b1c1617cc04fb6056ab--