all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* New exporter variables
@ 2012-06-09 15:15 Bernt Hansen
  2012-06-09 15:57 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2012-06-09 15:15 UTC (permalink / raw
  To: emacs-orgmode, 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New exporter variables
  2012-06-09 15:15 New exporter variables Bernt Hansen
@ 2012-06-09 15:57 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2012-06-09 15:57 UTC (permalink / raw
  To: Bernt Hansen; +Cc: emacs-orgmode

Hello,

Bernt Hansen <bernt@norang.ca> writes:

> Are there analogous variables to
>
> (setq org-export-author-info nil)
> (setq org-export-creator-info nil)
> (setq org-export-time-stamp-file nil)
>
> in the new exporter to control export of the author, creator, and
> timestamp by default?
>
> I haven't been able to find those yet.

Yes. I have standardized the name of the first two since every other
opt-in/out variable had the prefix "org-export-with-".

They have become, respectively, `org-export-with-author' and
`org-export-with-creator'.

`org-export-time-stamp-file' has kept its name, to avoid confusion with
`org-export-with-timestamps'.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-09 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09 15:15 New exporter variables Bernt Hansen
2012-06-09 15:57 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.