ox-org: OPTIONS keyword belong to the template
commitc7a2024f65f36b4805ed9c69906c0b6614774607
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 8 Aug 2014 08:29:59 +0000 (8 10:29 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 8 Aug 2014 08:29:59 +0000 (8 10:29 +0200)
tree42189b8a297e5ad7b1df49e9afcc70899342295a
parent59cd25cd759cc08fea25ad7796f904fffe2040d7
ox-org: OPTIONS keyword belong to the template

* lisp/ox-org.el (org-org-keyword): Do not handle OPTIONS keywords
  since those are handled in the template.
(org-org-template): Handle OPTIONS keyword.

As a consequence, OPTIONS keyword do not appear anymore when doing
a body-only export.

Thanks to Thorsten Jolitz for suggesting the idea.
http://permalink.gmane.org/gmane.emacs.orgmode/89633
lisp/ox-org.el