[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] org-agenda.el: Rename org-agenda-format-item parameters
From: |
Kyle Meyer |
Subject: |
Re: [PATCH] org-agenda.el: Rename org-agenda-format-item parameters |
Date: |
Wed, 31 Mar 2021 00:11:24 -0400 |
Renato Ferreira writes:
> On Mon, 29 Mar 2021 23:20:02 -0400, Kyle Meyer <kyle@kyleam.com> said:
>
>> Presumably you arrived at this patch because you hit into a particular
>> issue (related the lexical binding conversion in 129c33ddd).
>> Could you provide a reproducer (or at least a description) for that
>> problem? That'd be useful for reviewing this patch, as well as
>> assessing if the conversion has other similar issues.
>
> Sure:
>
> ```org
>
> * TODO Header [...]
Great, thanks. Pushed (6a50e41ea).