[ Adding org-mode mailing list back to CC.
Please use "Reply All" or "Wide reply" to
keep the discussion public ]
Mark Kerr writes:
>> Faces that you reference from org-agenda-deadline-faces should exist and
>> should be valid faces. However, it does not look like your
>> `org-agenda-deadlin
Mark Kerr writes:
>> > Invalid face reference: org-agenda-deadline-today [6 times]
>> > Invalid face reference: org-agenda-deadline-past [19 times]
>> > ---
>>
>> These two faces have nothing to do with Org mode. Org mode simply does
>> not define such faces and never did (I cannot find these fac
Mark Kerr writes:
> I have the below set in my init file:
> ---
> (setq org-agenda-deadline-faces
> '((1.01 . org-agenda-deadline-past)
> (1.0 . org-agenda-deadline-today)
> (0.9 . org-agenda-deadline-tomorrow)
> (0.7 . org-agenda-deadline-soon)
> (0.0 . org-agenda-deadline-
I have the below set in my init file:
---
(setq org-agenda-deadline-faces
'((1.01 . org-agenda-deadline-past)
(1.0 . org-agenda-deadline-today)
(0.9 . org-agenda-deadline-tomorrow)
(0.7 . org-agenda-deadline-soon)
(0.0 . org-agenda-deadline-upcoming)))
---
But the faces are n