all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* need help customizing font-lock colors in syntax highlighting  (fortran)
@ 2008-03-31 19:41 bcbarnes
  2008-04-01  7:29 ` Glenn Morris
  2008-04-01  8:59 ` Peter Dyballa
  0 siblings, 2 replies; 4+ messages in thread
From: bcbarnes @ 2008-03-31 19:41 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I've been using emacs for a long time, mostly for Fortran and Python
programming.  I'm currently porting some code from fixed-format to
free-format Fortran, which means the extension of the source file
would change from ".f" to ".f90" -- and the code, which is standard
Fortran 95, would have the F90 filter (f90.el by Glenn Morris) applied
instead of the fortran.el (fortran mode) filter.

In the old fortran mode filter, intrinsics such as mod, exp, and
others would be highlighting in a different color (say, pink) than the
control flow commands such as if/endif, do/enddo (which would be in
purple).  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.

Can anyone help me out in getting my syntax highlighting customized?
Or should I email the maintainer of the filters?  I am using emacs
22.1 on Fedora 8 and also Aquamacs 1.3 (based on emacs 22.1) on OS X
Leopard.

thanks,

Brian


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-01 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.