org-exp: set correct text properties when replacing special blocks
commitfeb1a17083e40fcf624a5da9ea9da7e921ca7c29
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 6 Feb 2011 16:17:11 +0000 (6 17:17 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Feb 2011 12:43:46 +0000 (18 13:43 +0100)
treef8205798b1f982d2199421154812d6b5673042ee
parentf6bbdaf7cc1571680954b481cdbd046f39d29f91
org-exp: set correct text properties when replacing special blocks

* lisp/org-exp.el (org-export-select-backend-specific-text): add
  `original-indentation' property when replacing #+begin_backend and
  #+backend blocks with their content. This is needed for lists, as
  they must know if the block belonged to them.
lisp/org-exp.el