all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61876: 28.2; Invalid highlighting of expression comments in Scheme
@ 2023-02-28 19:25 Jakub T. Jankiewicz
  0 siblings, 0 replies; only message in thread
From: Jakub T. Jankiewicz @ 2023-02-28 19:25 UTC (permalink / raw)
  To: 61876

This is valid expression in Scheme:

```
(list #;#;42 10 10)
```

that evaluates to `(10)` double expression comment eat two S-Expressions in a
row.

but scheme-mode highlights the whole line as comment (starting at #;)

--
Jakub T. Jankiewicz, Senior Front-End Developer
https://jcubic.pl/me





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-28 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 19:25 bug#61876: 28.2; Invalid highlighting of expression comments in Scheme Jakub T. Jankiewicz

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.