From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: bcbarnes@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: need help customizing font-lock colors in syntax highlighting (fortran)
Date: Tue, 1 Apr 2008 10:59:14 +0200 [thread overview]
Message-ID: <8DEFBBCC-9599-486F-B510-66EE8B38D47F@Web.DE> (raw)
In-Reply-To: <99f4b8df-7ff4-4098-81b0-2d54b732cb74@t54g2000hsg.googlegroups.com>
Am 31.03.2008 um 21:41 schrieb bcbarnes:
> In the F90 mode, these commands are all highlighted in the
> same color. I find this to be undesirable, but I'm not sure how to
> change it. Poking around the f90.el source and google tells me it
> will involve something like set-face-foreground of a font-lock mode,
> but I don't know what to do.
In case you want to change the colour, you can start with C-u C-x =
on a character in the unwanted face (font and colour). A *Help*
buffer opens, allowing you to customise the settings in the
"paragraph" where it describes the text properties.
In your case it will fail, because apparently different sorts of key
words are mixed. So you would change the face for all of them again,
for the whole set or "mixed" case.
--
Greetings
Pete
A morning without coffee is like something without something else.
prev parent reply other threads:[~2008-04-01 8:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-31 19:41 need help customizing font-lock colors in syntax highlighting (fortran) bcbarnes
2008-04-01 7:29 ` Glenn Morris
2008-04-01 15:54 ` bcbarnes
2008-04-01 8:59 ` Peter Dyballa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8DEFBBCC-9599-486F-B510-66EE8B38D47F@Web.DE \
--to=peter_dyballa@web.de \
--cc=bcbarnes@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).