Ihor Radchenko <[email protected]> writes:

> Rudolf Adamkovič <[email protected]> writes:
>
>> The leader variables currently include:
>>
>> org-agenda-entry-text-leaders
>> org-agenda-inactive-leader
>> org-agenda-scheduled-leaders
>> org-agenda-deadline-leaders
>> org-agenda-timerange-leaders
>>
>> Some leaders remain hard-coded in "org-agenda.el":
>>
>> (setq txt (org-agenda-format-item
>>   (cond
>>      (closedp "Closed:    ")
>>      (statep (concat "State:     (" state ")"))
>>      (t (concat "Clocked:   (" clocked  ")")))
>>        txt level category tags timestr)))
>>
>> Could we expose these leaders as well?
>
> Sure, why not?
> Patches welcome!

Rudolf, would it be something you'd like to explore again?

Also, please let us know if you need a break and prefer not to be pinged
for old discussions.

Thanks!

-- 
 Bastien

Reply via email to