all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#32766: Wrong syntax colors with backslash in a string (F90 mode)
@ 2018-09-18 22:51 Angelo Graziosi
  2019-07-08 15:23 ` Angelo Graziosi
  2021-02-02 15:25 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Angelo Graziosi @ 2018-09-18 22:51 UTC (permalink / raw)
  To: 32766

This code

  program foo
    integer, parameter :: FOO = ichar('\')
    integer, parameter :: BAR = 10
  end program foo

produces wrong color syntax from the comma in the second statement. After the first statement the indentation is lost and so the electric-pair-mode etc. Other programming modes could be affected.

Maybe we must live with this "issue", so I flag this just for the record...





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

end of thread, other threads:[~2021-02-03 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 22:51 bug#32766: Wrong syntax colors with backslash in a string (F90 mode) Angelo Graziosi
2019-07-08 15:23 ` Angelo Graziosi
2021-02-02 15:25 ` Lars Ingebrigtsen
2021-02-02 16:34   ` Glenn Morris
2021-02-03 13:36     ` 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.