org-colview: Fix length of columns
commit3178fcb90d2de401122543b0dfbdc102cd590e4c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 23:04:35 +0000 (6 00:04 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 23:04:35 +0000 (6 00:04 +0100)
treead48ff0f7a94ab30ab0137e9600f5f9e76d265ac
parentaee808987da50fbf44fb762519914ae6bd458876
org-colview: Fix length of columns

* lisp/org-colview.el (org-columns-display-here): Do not add star to
  headlines at the display level...
(org-columns): ... but when collecting values, here...
(org-agenda-columns): ... and there.

Reported-by: Michael Brand <michael.ch.brand@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/104846>
lisp/org-colview.el