Hi Leonidas,

Leonidas Tsampros <ltsamp...@upnet.gr> writes:

> It seems strange to me that switching to the next value of a cell, a
> call to org-columns-compute is needed. As you can see
> org-get-property-block is calles 786 times (which is rougly the number of
> all-level entries in this particular org file).

That's because one of the feature of the column view is to sum the
values in each entry and show the sum on the top of the colum; so
parsing all the values is needed here for computing the sum.

> Is there any way to make things faster?

I'm afraid not.  At least not with a simple fix.

Best,

-- 
 Bastien

Reply via email to