From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eden Cardim Subject: Export options being ignored Date: Wed, 04 May 2011 22:15:02 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHn9w-0004p8-UD for emacs-orgmode@gnu.org; Wed, 04 May 2011 21:15:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHn9v-0005DM-Lr for emacs-orgmode@gnu.org; Wed, 04 May 2011 21:15:16 -0400 Received: from lo.gmane.org ([80.91.229.12]:35828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHn9v-0005DF-FB for emacs-orgmode@gnu.org; Wed, 04 May 2011 21:15:15 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QHn9t-0004Qu-JV for emacs-orgmode@gnu.org; Thu, 05 May 2011 03:15:13 +0200 Received: from c906330d.virtua.com.br ([201.6.51.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 03:15:13 +0200 Received: from edencardim by c906330d.virtua.com.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 03:15:13 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org ,----[ test.org ] | #+OPTIONS: <:nil | ** TODO Estimate effort for all of today's tasks | SCHEDULED: <2011-05-05 Thu 06:40 ++1d> `---- Exporting the above file to pdf results in a file containing the SCHEDULED timestamp in it. I'm running org from git master, commit cd0446243861487096983f09e545105551af7f10 Apparently, all the symbol settings (^:t |:t etc...) exhibit the same behaviour. Options like toc:t, num:t, etc. do work. I'm not familiar with the code that does the parsing of the options so I have no idea where to look in order to debug this. Setting org-export-with-timestamps etc. does work as documented, so I'd say something is going wrong with the parsing. -- Eden Cardim Software Engineer edencardim.com +55 73 9986-3963