org-colview: Fix columnview table
commitcaf66ea7793c070eea1bef1cbce93125d93496d6
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 11 Feb 2016 23:38:52 +0000 (12 00:38 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 11 Feb 2016 23:43:33 +0000 (12 00:43 +0100)
tree3648d5ca5ba6c11672c536c3310fd694973cec5d
parent8eff64cffee8627578edc33de485201ae579fafe
org-colview: Fix columnview table

* lisp/org-colview.el (org-columns-capture-view): Properties are not
  case sensitive.
(org-dblock-write:columnview): Take into consideration stars turned into
spaces (i.e., invisible leading stars) when computing heading level.
Also do not assume "ITEM" is always in the first column of the table.

Reported-by: Axel Kielhorn <org-mode@axelkielhorn.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/105051>
lisp/org-colview.el