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: Glenn Morris
Subject: bug#13541: 24.2.92; awk-mode: wrong font locking regexp literals
Date: Thu, 24 Jan 2013 13:28:33 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Leo Liu wrote:

> 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.

Do you have an example of an actual useful awk script showing the issue,
because this one seems like a pointless no-op?





reply via email to

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