From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: HTML export with ":export" parameter with Orgmode 9.0 Date: Fri, 11 Nov 2016 09:21:03 -0800 Message-ID: References: <74a9bf69-d19e-1528-22ce-f9833d8dd0ed@fgiasson.com> <87mvh6fjiv.fsf@nicolasgoaziou.fr> <9157621c-3c48-8661-9bfb-0f8dadd99357@fgiasson.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5FVv-0007wq-NJ for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 12:21:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5FVr-0004b6-Ok for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 12:21:19 -0500 Received: from iport-bcv1-out.ucsd.edu ([132.239.0.119]:8720) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1c5FVr-0004Zh-DH for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 12:21:15 -0500 In-Reply-To: <9157621c-3c48-8661-9bfb-0f8dadd99357@fgiasson.com> 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: Frederick Giasson Cc: emacs-orgmode@gnu.org On Fri, 11 Nov 2016, Frederick Giasson wrote: > Hi Nicolas, > >> It seems other users experienced it, yet it is unexpected and I cannot >> reproduce it even with a minimal init file. If you ever set the value of `org-export-babel-evaluate' to nil this might produce the behavior you describe. In that case, see the docstring for advice. HTH, Chuck