ox: Fix cache confusion during export
commit320ae9021eb23fc317b46827695310561d9ab8fe
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 28 Nov 2013 21:19:29 +0000 (28 22:19 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 28 Nov 2013 21:19:29 +0000 (28 22:19 +0100)
tree46b2cea0d525be6f9503cadec719d6d164a1d79f
parent7ba387bdd23894f35a1eefced912d4dced0a6197
ox: Fix cache confusion during export

* lisp/ox.el (org-export--generate-copy-script): Do not share cache
  when copying buffers since keys and values are modified by
  side-effect.
lisp/ox.el