List indentation has priority over block indentation
commit6ff4c9f42f39d2a85f5bf38e2f621988af9b0435
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 9 Mar 2011 16:48:16 +0000 (9 17:48 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 9 Mar 2011 16:48:16 +0000 (9 17:48 +0100)
tree4afa6176ffc650d10efcc60fd9375100df3cce83
parent72011fc4073cbf41dde21b1117daf7ace30d6dea
List indentation has priority over block indentation

* lisp/org.el (org-indent-line-function): text in both a list and
  a valid block is indented with regards to current item, not to block
  boundaries.
lisp/org.el