emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Background color reset for links and DONE headlines


From: Sebastien Vauban
Subject: [O] Background color reset for links and DONE headlines
Date: Fri, 15 Mar 2013 18:05:06 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.91 (windows-nt)

Hello,

As you can see on http://screencast.com/t/xdVGDQrbB, faces for DONE headlines
or hyperlinks seem to reset the background color of the elements they're
applied onto, even if they don't have any background color specified:

--8<---------------cut here---------------start------------->8---
`(org-link ((,class (:underline t :foreground "#006DAF"))))
`(org-headline-done ((,class (:height 1.0 :weight bold :strike-through 
"#BEBEBE" :foreground "#C5C5C5"))))
--8<---------------cut here---------------end--------------->8---

I see that the font is set in defun `org-set-font-lock-defaults' (L6039--6045
of `org.el'), but it seems to me we can only give one face through that
mechanism. Am I right?  Is this a limitation we can work around?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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