From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Bug: [ORG->ODT] Export does not respect author:nil and timestamp:nil [7.8.02 (release_7.8.02.8.g8fb0)] Date: Sat, 24 Dec 2011 09:44:47 +0530 Message-ID: <811urusj0o.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReJ0e-00063B-GP for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 23:15:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ReJ0d-0003hc-M1 for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 23:15:00 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:41606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReJ0d-0003hY-Fp for emacs-orgmode@gnu.org; Fri, 23 Dec 2011 23:14:59 -0500 Received: by iacb35 with SMTP id b35so16908472iac.0 for ; Fri, 23 Dec 2011 20:14:59 -0800 (PST) In-Reply-To: (Jonathan Leech-Pepin's message of "Fri, 16 Dec 2011 10:15:11 -0500") 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: Jonathan Leech-Pepin Cc: Org Mode Mailing List Jonathan I have pushed a fix for this. Please pull again. > Prior to commit: f5add81f4b2b0d39f0597967fae4076fa5f8eff0 > "org-odt.el: > Include author and date in the title" when exporting my resume to ODT > the exporter respected my export options for author:nil and > timestamp:nil. > > Since the above commit my odt file includes Author and Date > information in the subtitle regardless of what was set in the options > line. --