unofficial mirror of bug-gnu-emacs@gnu.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 public inbox

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

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).