org-colview: Remove summarize function from format spec
commit633e4d4202389ce2430924e92019f8bf247960f3
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 22 Feb 2016 13:12:48 +0000 (22 14:12 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 22 Feb 2016 21:15:13 +0000 (22 22:15 +0100)
tree8e59dbbac1596e9465e7b6c4c7cb8c0a9183e997
parent9dfe3d80798b7d800a6b341b911e7bb13acb643f
org-colview: Remove summarize function from format spec

* lisp/org-colview.el (org-columns--summarize): Throw an error when no
  summarize function is associated to a given operator.

(org-columns-compile-format): Do not provide summarize function, which
can be found using the accessor `org-columns--summarize'.

(org-columns-new):
(org-columns-uncompile-format):
(org-columns-compute):
(org-columns-compute-all):
(org-agenda-colview-summarize): Use new compiled format.
lisp/org-colview.el