emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Fontify whole heading line


From: Sébastien Vauban
Subject: [Orgmode] Fontify whole heading line
Date: Fri, 04 Jun 2010 12:06:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Hi,

I've set:

--8<---------------cut here---------------start------------->8---
(setq org-fontify-whole-heading-line t)
--8<---------------cut here---------------end--------------->8---

and would like to have the `org-level-1' underlined. To do so, in my
`color-theme.el':

--8<---------------cut here---------------start------------->8---
(org-level-1 ((t (:foreground "cornflower blue" :underline t :weight bold 
:height 1.8 :family "Arial"))))
--8<---------------cut here---------------end--------------->8---

Though I see the background color applied on the whole heading line (when in
SHOW-ALL mode), the underline is _not_. Is there a reason/fix for this?

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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