org-macro: Placeholders in (eval ...) macros are always strings
commit3ac619c8ac9934a2a1368f3de8ffad951f900067
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 16 Dec 2017 15:07:09 +0000 (16 16:07 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 17 Dec 2017 08:40:56 +0000 (17 09:40 +0100)
tree0a2c7867d24041d21ae56377469cc19e201f467f
parent3f2968c6500cee53898c79b1e0f37a46d730a08e
org-macro: Placeholders in (eval ...) macros are always strings

* lisp/org-macro.el (org-macro-initialize-templates): Update
  templates.
(org-macro-expand): Ensure placeholders in "eval" macros are strings.

* testing/lisp/test-org-macro.el (test-org/macro-replace-all): Update
  tests.
etc/ORG-NEWS
lisp/org-macro.el
testing/lisp/test-org-macro.el