From mboxrd@z Thu Jan 1 00:00:00 1970 From: Omid Subject: Re: babel setup Date: Mon, 09 Jun 2014 09:48:27 -0400 Message-ID: <5395BB2B.7080104@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtzwT-0002Y4-DX for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 09:48:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtzwJ-00050d-Hj for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 09:48:53 -0400 Received: from mail-ie0-x229.google.com ([2607:f8b0:4001:c03::229]:50074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wtzw7-0004z7-L3 for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 09:48:43 -0400 Received: by mail-ie0-f169.google.com with SMTP id at1so2200096iec.28 for ; Mon, 09 Jun 2014 06:48:30 -0700 (PDT) Received: from [192.168.1.100] (dhcpd2d254.math.fsu.edu. [128.186.2.254]) by mx.google.com with ESMTPSA id n9sm38082163ige.17.2014.06.09.06.48.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Jun 2014 06:48:29 -0700 (PDT) In-Reply-To: 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 What else do you have in your .emacs related to Org? (BTW, it would be much better if you could write a more detailed subject line than "babel setup" like "Using org-babel-do-load-languages causes Org mode to switch to older version" so that the right people on the list can more easily prioritize answering to your email based on how urgent it is.) On 06/09/2014 01:18 AM, Shiyuan wrote: > 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 > > > -- Omid Sent from my Emacs GPG: 0x371DC12B (see https://u.fsf.org/yw)