all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* On syntax decoration of identifiers containing underscore and statements word [f90]
@ 2013-05-16 22:14 Angelo Graziosi
  2013-05-17  0:37 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Angelo Graziosi @ 2013-05-16 22:14 UTC (permalink / raw)
  To: emacs

I noticed that in f90-mode, identifiers of variables like

  a_close = 0
  a_read = 0
  a_open = 0
  ...

are decorated with "a_" in black and the statement word (close, read, 
open..) in magenta.

While identifiers of variables like

   a_clos = 0
   a_program = 0
   a_if = 0
   ...

are all in black. Shouldn't they be all in black?


Ciao,
   Angelo.



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

end of thread, other threads:[~2021-12-04  4:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 22:14 On syntax decoration of identifiers containing underscore and statements word [f90] Angelo Graziosi
2013-05-17  0:37 ` Stefan Monnier
2013-05-17 10:53   ` Angelo Graziosi
2013-05-22 22:20     ` bug#14442: " Stefan Monnier
2013-05-22 23:48       ` Angelo Graziosi
2013-05-25 11:15         ` Angelo Graziosi
2013-05-24  1:03       ` Glenn Morris
2013-05-24  3:51         ` Stefan Monnier
2021-12-04  4:07         ` Lars Ingebrigtsen

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.