emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: TODO keyword has a org-warning face


From: Cezar Halmagean
Subject: [Orgmode] Re: TODO keyword has a org-warning face
Date: Thu, 18 Sep 2008 15:24:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Carsten Dominik <address@hidden> writes:

> On Sep 18, 2008, at 7:46 PM, Cezar Halmagean wrote:
>
>> Carsten Dominik <address@hidden> writes:
>>
>>> And how about org-todo-keyword-faces?
>>>
>>
>> (("TODO" . org-warning) ("SOMEDAY" :foreground "pink" :weight bold
>> :underline nil) ("WAITING" :foreground "orange" :weight  bold
>> :underline nil))
>
> Me neither, obviously.  You need to find where this variable is set:
> in your own customization, in site lisp files, or in org-faces.el.
>
> - Carsten
>
I had this in my custom faces:

 '(font-lock-warning-face ((t (:underline "red"))))

which was messing everything up.

Fixed now, thanks.

Cezar





reply via email to

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