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

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

bug#13541: 24.2.92; awk-mode: wrong font locking regexp literals


From: Leo Liu
Subject: bug#13541: 24.2.92; awk-mode: wrong font locking regexp literals
Date: Thu, 24 Jan 2013 19:43:06 +0800

In an awk buffer having the following text:

#--BEGIN--
NF { /xyz/ }

NF {
    /xyz/
}
#--END--

I have the second regexp properly font-locked but not the first one.

(tested in GNU Emacs 24.2.92.1 of 2013-01-13)

PNG image

Leo

reply via email to

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