From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Exporter problem: cannot activate options Date: Mon, 11 Mar 2013 11:59:01 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF0Rv-0001Ih-Pi for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 06:59:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UF0Rq-0000zO-Gv for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 06:59:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:44024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF0Rq-0000yn-BB for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 06:59:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UF0S7-0005KZ-Tx for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 11:59:35 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Mar 2013 11:59:35 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Mar 2013 11:59:35 +0100 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: emacs-orgmode@gnu.org Hi! Using Org-mode version 8.0-pre (release_8.0-pre-35-g5fd7bb I cannot seem to get export options to work. I have ****** DONE [#A] text :LOGBOOK: CLOCK: [2013-03-11 Mo 11:30]--[2013-03-11 Mo 11:45] => 0:15 CLOCK: [2013-03-07 Do 10:30]--[2013-03-07 Do 11:00] => 0:30 :END: :PROPERTIES: :EXPORT_OPTIONS: <:t todo:t toc:nil c:t :END: #+BEGIN: clocktable :maxlevel 2 :scope subtree #+CAPTION: Clock summary at [2013-03-11 Mo 11:30] | Headline | Time | |--------------+--------| | *Total time* | *5:00* | |--------------+--------| #+END: - [2013-03-07 Do 11:14] E-text text .. I do mark the subtree and export by "C-e h o". Export is fine but I always get the TOC (although toc:nil) and I cannot get the clock entries (although c:t). Please help. Thanks, Rainer