org-export: Explicit error when using invalid syntax for INCLUDE keywords
commita8c026cb26b7e2ed27d52e1637c3e219e163ec94
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 10:31:19 +0000 (29 11:31 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 10:31:19 +0000 (29 11:31 +0100)
treef83ba3c01eb1def84683c392c65658b049c207ad
parent99110c60a6c732f6e9131de7ac6090e19e1d01eb
org-export: Explicit error when using invalid syntax for INCLUDE keywords

* contrib/lisp/org-export.el (org-export-expand-include-keyword):
  Error out when file isn't specified within double quotes.
* testing/lisp/test-org-export.el: Add test.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el