|
From: | Max Nikulin |
Subject: | Re: [PATCH] org.el: Remove undefined dynamic variable `org-log-states' from example |
Date: | Tue, 11 Jul 2023 09:24:19 +0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 11/07/2023 06:11, Evgenii Klimov wrote:
I added `org-summary-todo' example function, that are advertized in `org-after-todo-statistics-hook', to my init file (with lexical-binding: t) and got a compilation warning: Warning (bytecomp): Unused lexical variable `org-log-states'
May it be a typo? There is the `org-todo-log-states' variable added in : 70b6cc5da 2008-01-31 11:36:18 +0100 Carsten Dominik: Release 5.10a
[Prev in Thread] | Current Thread | [Next in Thread] |