[O] Bug: Broken summaries in column view [8.3.1 (8.3.1-16-gf6aa53-elpa @ /home/user/.emacs.d/elpa/org-20150810/)]

2015-08-16 Thread me
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

[O] [PATCH] org-clock.el: Clear org-clock-current-task on clock cancel

2019-06-14 Thread me
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

Re: [PATCH] Allow tangling to a list of files

2021-07-08 Thread Trust me I am a Doctor
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