From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: odt export of subtree: set/suppress the date in the export Date: Sat, 08 Nov 2014 16:52:27 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xn8JU-0002dj-6H for emacs-orgmode@gnu.org; Sat, 08 Nov 2014 10:52:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xn8JN-0007bR-UX for emacs-orgmode@gnu.org; Sat, 08 Nov 2014 10:52:32 -0500 Received: from plane.gmane.org ([80.91.229.3]:56005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xn8JN-0007bK-PE for emacs-orgmode@gnu.org; Sat, 08 Nov 2014 10:52:25 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xn8JM-0006XA-Ld for emacs-orgmode@gnu.org; Sat, 08 Nov 2014 16:52:24 +0100 Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Nov 2014 16:52:24 +0100 Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Nov 2014 16:52:24 +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 >>>>> Christian Moe : > Does setting the subtree's :EXPORT_DATE: property to the date of the > meeting do what you're looking for? Nope. Still outputs the date of the export. And since writing the posting I've discovered another annoying property of the date: it will switch to the current date at any time of saving of the odt document (eg. when doing a "Save as PDF"). So I think what I want is to zap that date stamp alltogether, to save me from having to delete it in the odt file before creating a PDF from it.