From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Unable to export babel results Date: Mon, 18 Oct 2010 20:48:20 -0700 Message-ID: <4CBD1504.2020402@gmail.com> References: <87d3r7gezd.fsf@gmail.com> <878w1uhqjb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=51020 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P83Bf-0005r1-QQ for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 23:48:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P83Ba-0003gT-Ra for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 23:48:31 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:53517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P83Ba-0003gI-MB for emacs-orgmode@gnu.org; Mon, 18 Oct 2010 23:48:26 -0400 Received: by pxi6 with SMTP id 6so545878pxi.0 for ; Mon, 18 Oct 2010 20:48:25 -0700 (PDT) In-Reply-To: <878w1uhqjb.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: org-mode mailing list Hi Eric, On Monday 18 October 2010 07:20 PM, Eric Schulte wrote: > Hmm, > > Are you sure that the version of Org-mode loaded in Emacs is the very > same version? What output do you get when you run the org-version > command? I get > > Org-mode version 7.01trans (release_7.01h.747.g57e7) > I just updated to the master HEAD, still no luck. Before and after updating I get this, "Org-mode version 7.01trans". I don't know why I have never seen the part within the parentheses before. > It is common for people to have a local checkout of the latest version > of org-mode, but still have an older version located somewhere in their > site-lisp directory loaded overtop of the new checkout. If this is the > case you may need to tweak your classpaths. > > If you are using the latest version of Org-mode, then I'm not sure what > the problem could be. I've exported your attached example file with > org-confirm-babel-evaluate set to both nil and to true, in both cases it > worked for me without problem. Are you on a windows box (another one of > my go-to potential culprits)? > I use "GNU Emacs 24.0.50.1 (2010-10-15)" on Fedora 13. To install org-mode, I overwrite the default emacs org directory, $EMACS_INSTALL_PATH/share/emacs/24.0.50/lisp/org I know this works because after I update emacs, `org-version' returns "7.01h" and subsequently updating org-mode changes the version as I stated above. Do you think I might have mixed version of files? I used to install it under, $EMACS_INSTALL_PATH/share/emacs/site-lisp but I prefer having things all organised inside a directory and I am not confident enough to write my own site-lisp file. FWIW, I have this same issue on a similar Ubuntu 10.04 installation of Emacs 24 and org-mode HEAD. > Best -- Eric Thanks a lot for looking into this. -- Suvayu Open source is the future. It sets us free.