From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: New exporter variables Date: Sat, 09 Jun 2012 11:15:04 -0400 Message-ID: <87zk8cv7nr.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdNNd-00038f-Oh for emacs-orgmode@gnu.org; Sat, 09 Jun 2012 11:15:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdNNc-0002LO-7G for emacs-orgmode@gnu.org; Sat, 09 Jun 2012 11:15:09 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:60219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdNNc-0002L1-3v for emacs-orgmode@gnu.org; Sat, 09 Jun 2012 11:15:08 -0400 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, Nicolas Goaziou Hi Nicolas, Are there analogous variables to --8<---------------cut here---------------start------------->8--- (setq org-export-author-info nil) (setq org-export-creator-info nil) (setq org-export-time-stamp-file nil) --8<---------------cut here---------------end--------------->8--- in the new exporter to control export of the author, creator, and timestamp by default? I haven't been able to find those yet. Thanks, Bernt