org-colview: Fix missing agenda summary if org-agenda-overriding-header is set
commitb223c099f0bd1bc559c2ba1e47d1e032ab4ddb43
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Jan 2017 10:35:05 +0000 (17 11:35 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Jan 2017 10:35:05 +0000 (17 11:35 +0100)
tree75726df3d19dc4249a77c30b415ed88f340e072c
parent181dc50d110f3ae01a60891074c445654d5b6182
org-colview: Fix missing agenda summary if org-agenda-overriding-header is set

* lisp/org-colview.el (org-agenda-colview-summarize): Do not ignore
  first agenda line when displaying summaries.

This fixes a regression introduced in
279902ca4da4fe5f0ceff801a3aab51b942b42b7.

Reported-by: Matt Lundin <mdl@imapmail.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/111473>
lisp/org-colview.el