emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-agenda-filter-effort and "invalid face reference"


From: Nicolas Goaziou
Subject: Re: [O] org-agenda-filter-effort and "invalid face reference"
Date: Tue, 03 Jan 2017 22:29:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

wtm <address@hidden> writes:

> I'm installing org-mode from elpa.  Until that update is available
> would using the "org-faces.el" file in the latest git commit
> (http://orgmode.org/w/org-mode.git?p=org-mode.git;a=commit;h=3bba31ff44033e895fedd99857363dd5b0586b41)
> work?

Meanwhile, you only need to put the following somewhere in your config:

  (defface org-agenda-filter-effort '((t :inherit mode-line))
    "Face for effort in the mode-line when filtering the agenda."
    :group 'org-faces)


Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]