Re: [O] Bug: Non buffer-local org-not-done-heading-regexp breaks TODO dependencies under certain circumstances [8.3beta (release_8.3beta-1178-g317886 @ /opt/local/share/emacs/site-lisp/org/)]

2015-05-29 Thread Nicolas Goaziou
Hello, Alexander Borkowski ale...@opus-b.com writes: I did some tracking down and I think this comes from the fact that variable org-not-done-heading-regexp is not buffer-local. It probably should be as both lines 4800 and 4803 in org.el are: (make-variable-buffer-local

[O] Bug: Non buffer-local org-not-done-heading-regexp breaks TODO dependencies under certain circumstances [8.3beta (release_8.3beta-1178-g317886 @ /opt/local/share/emacs/site-lisp/org/)]

2015-05-29 Thread Alexander Borkowski
Hi all, I experimented a bit with per-file TODO keywords and noticed that under certain circumstances TODO dependencies are broken. A minimal example to reproduce the problem I encountered (under emacs -q) would be as follows: - Enable TODO dependencies, i.e. eval (setq