emacs-devel
[Top][All Lists]
Advanced

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

v29.4: Anomalous Highlighting in "Java//l Abbrev" (java-mode)


From: Jason Vas Dias
Subject: v29.4: Anomalous Highlighting in "Java//l Abbrev" (java-mode)
Date: Mon, 15 Jul 2024 14:37:00 +0100

 This was Subject: 'v29.2 Java FontLock mode weirdness ?' I sent to the
 'emacs-devel' list - opening Bug as requested by Eli.

  I have built Emacs 29.4, on Fedora 40 for x86_64, (using attached emacs.spec) 
,
  and it has exactly the same problem in Java Mode as did 29.2, ie.
  with angle brackets in parenthesized expressions, eg.:

    boolean b =
            ( a < c );

  will result in c being highlighted in green bold, while

      
    boolean b =
            ( a <= c ) || ( d > c ) ;

   will not - please see attached Screenshot.

Attachment: Emacs-29.4-Java-FontLock-Anomaly-Screenshot_2024-07-15_14-15-02.png
Description: Screenshot of highlighting anomaly in Emacs 29.4

Attachment: emacs.spec
Description: RPM .spec file used to build Emacs 29.4 under Fedora Core 40 (FC-40)


reply via email to

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