From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Fontify whole heading line Date: Fri, 04 Jun 2010 12:06:47 +0200 Message-ID: <87sk53158o.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org 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 --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode