From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: exporting documents w/ babel results w/o evaluating babel blocks Date: Fri, 20 May 2016 13:32:35 -0400 Message-ID: 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]:58083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3oHy-0008TT-Ql for emacs-orgmode@gnu.org; Fri, 20 May 2016 13:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3oHu-0005KR-IL for emacs-orgmode@gnu.org; Fri, 20 May 2016 13:32:41 -0400 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:33832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3oHu-0005KF-Cj for emacs-orgmode@gnu.org; Fri, 20 May 2016 13:32:38 -0400 Received: by mail-qg0-x22a.google.com with SMTP id 90so63923389qgz.1 for ; Fri, 20 May 2016 10:32:38 -0700 (PDT) In-reply-to: <87wpmomz6x.fsf@ucl.ac.uk> 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: Eric S Fraga Cc: "emacs-orgmode@gnu.org" 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. > 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". 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 -k.