[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: Non buffer-local org-not-done-heading-regexp breaks TODO de
From: |
Nicolas Goaziou |
Subject: |
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/)] |
Date: |
Sat, 30 May 2015 00:09:37 +0200 |
Hello,
Alexander Borkowski <address@hidden> 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 'org-not-done-regexp)
Good catch. That's a typo.
Fixed in d00dcd09ca64f8d653241c1462b4e0d05ca92c73. Thank you.
Regards,
--
Nicolas Goaziou