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: Mon, 28 Jan 2013 09:12:01 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (OS X 10.8.2)

On 2013-01-28 02:59 +0800, Alan Mackenzie wrote:
> Yes, thanks for spotting this.  The situation was more complicated than I
> thought.  I think this replacement patch fixes that case (together with a
> few others).  Would you try it out again, please.

Still fails with:

/a/ { (print /abc/) }

or

/a/ { p /abc/ } # incorrect awk so not sure a bug or feature

Leo





reply via email to

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