bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39578: 27.0.50; [rainbow-mode] #define is colored in c++-mode


From: tastytea
Subject: bug#39578: 27.0.50; [rainbow-mode] #define is colored in c++-mode
Date: Wed, 12 Feb 2020 16:06:53 +0100

Hi,
I found a little bug in rainbow-mode 1.0.3. In c-mode and c++-mode it
colors the “#def” in #define.

Minimal init.el (assuming that rainbow-mode is installed):
(package-initialize)
(require 'rainbow-mode)

Minimal C++ example:
#define XYZ
int main() {}

Kind regards, tastytea

Attachment: screenshot_rainbow_define.png
Description: PNG image

Attachment: pgp_eCwnOjK6m.pgp
Description: Digitale Signatur von OpenPGP


reply via email to

[Prev in Thread] Current Thread [Next in Thread]