fix macro expansion with separators and backslashes
commit93da18174a562034e856d37b6c7e87a77c64608e
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 17 Mar 2013 09:20:10 +0000 (17 10:20 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sun, 28 Apr 2013 08:24:59 +0000 (28 10:24 +0200)
treee47f33e488a48b0a73f015cc3549e1dc8ecde3ed
parent41bd891d48e050aaf9a7cfb2ad604101967f7823
fix macro expansion with separators and backslashes

* lisp/org-macro.el (org-macro-expand): Do not try to interpret the
  macro replacement text as a regex so that escaped backslashes and
  commas in macro arguments will be interpreted correctly.
lisp/org-macro.el