From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: question/error concerning EXPORT_OPTIONS Date: Mon, 19 Sep 2011 20:17:06 +0200 Message-ID: <4E778722.2060805@online.de> References: <83ipoova9j.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5iP1-0000cA-62 for emacs-orgmode@gnu.org; Mon, 19 Sep 2011 14:17:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5iOz-0007wt-Pp for emacs-orgmode@gnu.org; Mon, 19 Sep 2011 14:17:11 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:61819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5iOz-0007wa-Ei for emacs-orgmode@gnu.org; Mon, 19 Sep 2011 14:17:09 -0400 In-Reply-To: <83ipoova9j.fsf@yahoo.it> 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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org Am 19.09.2011 17:10, schrieb Giovanni Ridolfi: > Rainer Stengele writes: > > Hi Rainer, >> >> for subtree specific html export options what's wrong with >> >> ** Subtree >> :PROPERTIES: >> :EXPORT_OPTIONS: <:t todo:t >> :END: >> - contents >> >> I get this error: >> >> or: Assertion failed: (functionp (symbol-value fun-var-sym)), nil > I do not. > > Org-mode version 7.7 0d580520cc438659bab67004bf1789b2305f6d58 > (Yes I'm a bit behind ;-) > GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO > > Did you select the subtree ( C-c C-@ ) before exporting ? I did. > > cheers, > Giovanni > > > Hi Giovanni, yes, I selected the subtree! After updating the org version and recompiling all files everything works as expected! Excellent! Thanks! best, Rainer