org-colview.el: Fix several bugs
commiteed50349bcb6c23f7eec094fb05fb079a9063dbe
authorBastien Guerry <bzg@altern.org>
Fri, 31 Aug 2012 05:56:58 +0000 (31 07:56 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 31 Aug 2012 05:56:58 +0000 (31 07:56 +0200)
tree8390a07f9c6a8a2963e4f68100a9e210dcb35a8b
parent93fcfe4d36b4f26b213a56bcb0f908f3eef29fb9
org-colview.el: Fix several bugs

* org-colview.el (org-columns-goto-top-level): Correctly move
the marker `org-columns-top-level-marker'.
(org-agenda-columns): Don't set
`org-agenda-overriding-columns-format' as a buffer variable,
as we only need it dynamically.
(org-agenda-colview-summarize): Fix a bug in returning the
match string.

(The problem with `org-columns-goto-top-level' was introduced
by the commit 8d9e83.)

Thanks to Hannes Schulz and Jacob Riko who reported this.
lisp/org-colview.el