Arsen Arsenović <ar...@aarsen.me> writes: > * lisp/org/org-clock.el (org-clock-save): Insert a lexical-binding > cookie into org-clock-persist files. > --- > Emacs recently started warning about loading files without a lexical-binding > cookie. This was getting triggered on my org-clock persistence file. This > should fix it.
Applied, onto bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=a6bba4832f538a3223a4c8905a9e55be351846ca We are generally cautious about following changes made on Emacs master branch. They are sometimes reverted after discussion. However, judging from https://yhetil.org/emacs-devel/19647100-992f-45f2-90a4-9890e5a16...@gmail.com/, reverting the warning is not considered at all. So, let's go for it. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>