org-macro: Fix macro expansion in commented trees
commit3cf6345b408803486f72c524654439401e716493
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Jun 2017 12:59:34 +0000 (8 14:59 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Jun 2017 12:59:34 +0000 (8 14:59 +0200)
treea3234b194c214e40f5285c0f5a69696cb784f393
parentda8b8f0774d378ad477ccd0b9c059dc246e90fde
org-macro: Fix macro expansion in commented trees

* lisp/org-macro.el (org-macro-replace-all): Prevent macro expansion
  in commented trees.
* testing/lisp/test-org-macro.el (test-org/macro-replace-all): Add
  tests.
* testing/lisp/test-ox.el (test-org-export/expand-macro): Remove
  tests.
lisp/org-macro.el
testing/lisp/test-org-macro.el
testing/lisp/test-ox.el