After update to org-mode 8.3.1 via elpa, summaries in column view no
longer work. I made git bisect with minimal configuration and it seems
that first broken commit is:
commit 0f93638ce1b29792033231426a4555e538f5c959
Author: Nicolas Goaziou
Date: Tue Jun 2 17:02:55 2015 +0200
org-c
From: "Aaron L. Zeng"
* org-mode/lisp/org-clock.el (org-clock-cancel): Clear
`org-clock-current-task' when a clock is canceled.
This variable is used by some mode line packages (e.g.,
spaceline-all-the-icons), so not clearing the variable incorrectly
displays the previous task as ongoing.
---
l
se with it.
tag-tangler.el
Description: tag-tangler.el
However I must say that solution is quite simplistic. It effectively
allow me to filter dynamically what I tangle from my files, but I cannot
rely on it to specify elegantly, eg, complex dependencies between
packages.
At some point I wished