Cleaner handling of inline tasks under org-indent-mode
commit0fd4c5936721cf8fac308e157a8f881975fcf574
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 21 Jul 2011 17:02:35 +0000 (21 19:02 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 18 Aug 2011 13:45:01 +0000 (18 15:45 +0200)
tree44f870a1debaa2467bf03e710c3faca555006d94
parentacd6ed2140e2177b8a3b3ff23ed589c553b6d890
Cleaner handling of inline tasks under org-indent-mode

* lisp/org-indent.el (org-indent-inlinetask-first-star): new variable.
(org-indent-add-properties): set the first star of inline-tasks'
virtual indentation in `org-warning' face.
* lisp/org-inlinetask.el (org-inlinetask-insert-task): create a new
  inline-task slightly differently, so virtual indentation can be
  applied normally.
lisp/org-indent.el
lisp/org-inlinetask.el