From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: exporting documents w/ babel results w/o evaluating babel blocks Date: Fri, 20 May 2016 14:46:43 -0400 Message-ID: <871t4wd0to.fsf@alphaville.usersys.redhat.com> References: <878addc2b6b14ce99e907921f0985d24@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87a8jkoec6.fsf@ucl.ac.uk> <87wpmomz6x.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3pRm-0005h7-C8 for emacs-orgmode@gnu.org; Fri, 20 May 2016 14:46:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3pRi-0002br-8O for emacs-orgmode@gnu.org; Fri, 20 May 2016 14:46:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:47087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3pRi-0002au-1B for emacs-orgmode@gnu.org; Fri, 20 May 2016 14:46:50 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b3pRg-00050j-TV for emacs-orgmode@gnu.org; Fri, 20 May 2016 20:46:48 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 May 2016 20:46:48 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 May 2016 20:46:48 +0200 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" To: emacs-orgmode@gnu.org Ken Mankoff writes: > On 2016-05-20 at 13:11, Eric S Fraga wrote: >> On Friday, 20 May 2016 at 17:06, Ken Mankoff wrote: >> So, if I understand correctly, you have org-export-babel-evaluate set >> to nil? > > yes. > Are you getting an evaluation on export? I don't get that with o-e-b-e set to nil. >> If I set that, I no longer get asked whether I want anything evaluated >> but the (existing) results do get exported. I just tried it to >> confirm. > > Yes results get exported, but so does code. Both, always, even if ":exports none" or ":exports results". > With ":exports results" and o-e-b-e set to nil, I get no evaluation on export, but I get both code and results in the output. > There may have been a misunderstanding, but when I mentioned this in > the bug report, I was told this is a "feature". > > http://thread.gmane.org/gmane.emacs.orgmode/107230/focus=107231 > Not sure what exactly Chuck meant is a feature, but IIUC, the fact that I get both code and results even if I specify ":exports results" looks like a bug to me. I'm on more-or-less latest master: Org-mode version 8.3.4 (release_8.3.4-824-ga02fe8 @ /home/nick/elisp/org-mode/lisp/) -- Nick