From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: Re: Re: Faces Date: Sat, 16 May 2009 23:58:52 +0200 Message-ID: <938fae2d0905161458o8a40de1i1d5652563009d450@mail.gmail.com> References: <4A0E024C.80009@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2091969496==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5RuW-0002u6-1c for emacs-orgmode@gnu.org; Sat, 16 May 2009 17:59:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5RuV-0002s6-0I for emacs-orgmode@gnu.org; Sat, 16 May 2009 17:59:15 -0400 Received: from [199.232.76.173] (port=49180 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5RuU-0002rr-QN for emacs-orgmode@gnu.org; Sat, 16 May 2009 17:59:14 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:52488) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5RuU-0006WB-70 for emacs-orgmode@gnu.org; Sat, 16 May 2009 17:59:14 -0400 Received: by ey-out-1920.google.com with SMTP id 13so603976eye.24 for ; Sat, 16 May 2009 14:59:12 -0700 (PDT) In-Reply-To: <4A0E024C.80009@gmail.com> 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: srandby@gmail.com Cc: "[Orgmode]" --===============2091969496== Content-Type: multipart/alternative; boundary=0015174be878da0a94046a0eab8c --0015174be878da0a94046a0eab8c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit thank you for sharing the answer. On Sat, May 16, 2009 at 02:01, wrote: > I received a request to tell the list how I managed to change the face for > lines that begin with # in an org file, so here it is. > > Lines that begin with # are comment lines. The face of comment lines is > determined by font-lock-comment-face. In my .emacs, I now have: > > '(font-lock-comment-face ((((class color) (min-colors 88) (background > light)) (:foreground "cornflowerblue")))) > > One may also do the following: > > M-x customize > Go to the "Faces" group. > Go to the "Font Lock" group. > Go to the "Font Lock Faces" group. > Customize "Font Lock Comment Face." > > I'm sure there are other ways to do this as well. > > > Scott Randby > > > _______________________________________________ > 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 > --0015174be878da0a94046a0eab8c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable thank you for sharing the answer.

On Sat,= May 16, 2009 at 02:01, <srandby@gmail.com> wrote:
I received a request to tell the list how I managed to change the face for = lines that begin with # in an org file, so here it is.

Lines that begin with # are comment lines. The face of comment lines is det= ermined by font-lock-comment-face. In my .emacs, I now have:

'(font-lock-comment-face ((((class color) (min-colors 88) (background l= ight)) (:foreground "cornflowerblue"))))

One may also do the following:

M-x customize
Go to the "Faces" group.
Go to the "Font Lock" group.
Go to the "Font Lock Faces" group.
Customize "Font Lock Comment Face."

I'm sure there are other ways to do this as well.


Scott Randby


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

--0015174be878da0a94046a0eab8c-- --===============2091969496== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2091969496==--