From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Faces Date: Thu, 14 May 2009 22:58:58 -0400 Message-ID: <4A0CDA72.6040400@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4ndf-0006Oa-Ec for emacs-orgmode@gnu.org; Thu, 14 May 2009 22:59:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4nda-0006OM-37 for emacs-orgmode@gnu.org; Thu, 14 May 2009 22:59:10 -0400 Received: from [199.232.76.173] (port=44706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4ndZ-0006OJ-Tz for emacs-orgmode@gnu.org; Thu, 14 May 2009 22:59:05 -0400 Received: from an-out-0708.google.com ([209.85.132.245]:41840) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4ndZ-0004U3-HY for emacs-orgmode@gnu.org; Thu, 14 May 2009 22:59:05 -0400 Received: by an-out-0708.google.com with SMTP id b38so798199ana.21 for ; Thu, 14 May 2009 19:59:04 -0700 (PDT) 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@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "[Orgmode]" Hi, I've been customizing faces for org-mode. Everything is easy to do except I can't figure out how to customize the face of lines which begin with # such as the following: #+STARTUP: hidestars overview How do I customize the face of these lines? Scott Randby