[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: colour change in emacs 21.3
From: |
Sylvan Elhay |
Subject: |
Re: colour change in emacs 21.3 |
Date: |
Sat, 30 Jun 2007 19:52:57 +0930 (CST) |
Thanks for the help.
M-x customize-apropos-faces RET font-lock RET
and
M-x customize-face
with point on a formula character returned "none."
Using C-u C-x = gave me just
character: a (0141, 97, 0x61)
charset: ascii (ASCII (ISO646 IRV))
code point: 97
syntax: word
category: a:ASCII l:Latin
buffer code: 0x61
file code: 0x61 (encoded by coding system undecided-dos)
font:
-outline-Courier
New-normal-r-normal-normal-13-97-96-96-c-80-iso8859-1
Does this tell me the face used? Apologies if this is naive - I'm new
to faces.
Thanks
Sylvan
At 09:50 on Sat, 30 Jun 2007, David Hansen wrote:
Date: Sat, 30 Jun 2007 09:50:35 +0200
From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: colour change in emacs 21.3
On Sat, 30 Jun 2007 11:53:28 +0930 (CST) Sylvan Elhay wrote:
Is there a way to change the display colour of a latex formula or
comment or other fields in emacs 21.3? In emacs 19 I edited the
hilit-19.el file but can't find any comparable fix in 21.3.
I'd be grateful for any help.
M-x customize-apropos-faces RET font-lock RET
for the most important faces. Or M-x customize-face (to find out the
faces at point look at the output of C-u C-x =).
David
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs