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

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

bug#55002: 27.1; Abnormal behaviour in C mode


From: Grégory Mounié
Subject: bug#55002: 27.1; Abnormal behaviour in C mode
Date: Tue, 19 Apr 2022 11:39:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0


The culprit seems to be the unterminated string (no ending double quote) with a parenthesis in front of it.

 emacs -q dummy.c --eval='(global-font-lock-mode 0)

===
// dummy.c

// type anything after this line without global font-lock-mode

// parenthesis + unterminated string seems to be the culprit
("unterminated string
=== EOF


--
G. Mounié - Associate Prof., Univ. Grenoble Alpes (Grenoble-INP/Ensimag)
LIG - Datamove Inria team, off. 440, IMAG building,+33(0)457 421 533, FR

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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