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 'org-not-done-regexp) Good catch. That's a typo. Fixed in d00dcd09ca64f8d653241c1462b4e0d05ca92c73. Thank you. Regards, -- Nicolas Goaziou