Carsten Dominik <[EMAIL PROTECTED]> writes:

> On Sep 18, 2008, at 7:46 PM, Cezar Halmagean wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> 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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to