emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] how to disable timestamp html export


From: OSiUX
Subject: [O] how to disable timestamp html export
Date: Wed, 5 Jun 2013 13:06:00 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

When export using org-publish-project,
Org add a comment with timestamp in HTML:

 # git diff

 <html xmlns="http://www.w3.org/1999/xhtml"; lang="es" xml:lang="es">
  <head>
  <title>viewing two years of orgmode with gnuplot</title>
 -<!-- 2013-06-05 mié 12:10 -->
 +<!-- 2013-06-05 mié 12:38 -->
  <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
  <meta  name="generator" content="Org-mode" />

In my .emacs, I have:

    (setq org-publish-project-alist
          (quote (("osiux-blog-org"
                ...others...options...
                :with-timestamps nil

How I can disable this feature?

Thanks!

-- 

::

  Osiris Alejandro Gomez (OSiUX) address@hidden
  DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
  http://www.osiux.com.ar http://www.altermundi.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]