>> Applied, onto bugfix.
>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=a6bba4832f538a3223a4c8905a9e55be351846ca
>
> When will this be merged into the Emacs master branch please?
When the volunteer who is synchronizing Org with Emacs master gets free
time to do it. W
On Sun, Apr 13 2025, Ihor Radchenko wrote:
> Applied, onto bugfix.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=a6bba4832f538a3223a4c8905a9e55be351846ca
Hi,
When will this be merged into the Emacs master branch please?
TIA,
--
Peter
Arsen Arsenović 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
>
* 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.
lisp/org/org-clock.el