GNU bug report logs - #61876
28.2; Invalid highlighting of expression comments in Scheme

Previous Next

Package: emacs;

Reported by: "Jakub T. Jankiewicz" <jcubic <at> jcubic.pl>

Date: Tue, 28 Feb 2023 20:07:02 UTC

Severity: minor

Found in version 28.2

Full log


View this message in rfc822 format

From: "Jakub T. Jankiewicz" <jcubic <at> jcubic.pl>
To: 61876 <at> debbugs.gnu.org
Subject: bug#61876: 28.2; Invalid highlighting of expression comments in Scheme
Date: Tue, 28 Feb 2023 20:25:41 +0100
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




This bug report was last modified 1 year and 293 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.