Hello,

Hendrik Tews <[email protected]> writes:

> Hi,
>
> consider the following file
>
>     * a
>     ** b
>        :PROPERTIES:
>        :XXX:      2
>        :END:
>
>     #+COLUMNS: %6XXX{+;%5.1f} %10ITEM
>
> when I move the cursor to item ** b and do C-u C-c C-x C-c
> (org-columns with universal argument), then column view is
> started for the whole buffer, but the summation in column XXX is
> broken: Item a is shown with value 0.
>
> Further, when I press e in the XXX column for item b and change
> the value, I am left with column view for just item b.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to