From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#25722: 26.0.50; awk-mode does not recognize comments Date: Sat, 18 Feb 2017 13:01:39 +0000 Message-ID: <20170218130139.GA7643@acm> References: <87o9y5f1xg.fsf@borealis> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1487423005 13992 195.159.176.226 (18 Feb 2017 13:03:25 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 18 Feb 2017 13:03:25 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) To: 25722-done@debbugs.gnu.org, "Dirk-Jan C. Binnema" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 18 14:03:22 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cf4fZ-0003BF-FD for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Feb 2017 14:03:21 +0100 Original-Received: from localhost ([::1]:58585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cf4ff-0006i9-6z for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Feb 2017 08:03:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cf4fL-0006bz-I5 for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2017 08:03:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cf4fG-0006SN-Mp for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2017 08:03:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:46110) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cf4fG-0006SF-KG for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2017 08:03:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cf4fG-0002Ee-7Z for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2017 08:03:02 -0500 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Feb 2017 13:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 25722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 25722@debbugs.gnu.org, acm@muc.de, djcb@djcbsoftware.nl Original-Received: via spool by 25722-done@debbugs.gnu.org id=D25722.14874229248519 (code D ref 25722); Sat, 18 Feb 2017 13:03:01 +0000 Original-Received: (at 25722-done) by debbugs.gnu.org; 18 Feb 2017 13:02:04 +0000 Original-Received: from localhost ([127.0.0.1]:44309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cf4eK-0002DL-Fw for submit@debbugs.gnu.org; Sat, 18 Feb 2017 08:02:04 -0500 Original-Received: from ocolin.muc.de ([193.149.48.4]:19951 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1cf4eJ-0002DD-Dn for 25722-done@debbugs.gnu.org; Sat, 18 Feb 2017 08:02:03 -0500 Original-Received: (qmail 41980 invoked by uid 3782); 18 Feb 2017 13:02:02 -0000 Original-Received: from acm.muc.de (p4FC46853.dip0.t-ipconnect.de [79.196.104.83]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 18 Feb 2017 14:02:01 +0100 Original-Received: (qmail 7704 invoked by uid 1000); 18 Feb 2017 13:01:39 -0000 Content-Disposition: inline In-Reply-To: <87o9y5f1xg.fsf@borealis> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:129502 Archived-At: Hello, Dirk-Jan. On Tue, Feb 14, 2017 at 13:26:51 +0200, Dirk-Jan C. Binnema wrote: > With emacs 26, > emacs -Q /tmp/test.awk > now, add a comment: > # this is a comment > it does not get font-locked; same thing does work with emacs 25.x Thanks for the report. The problem was a side effect of another fix last spring. It's now fixed in master. > In GNU Emacs 26.0.50.9 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.7) > of 2017-02-13 built on borealis > Repository revision: 4b18ef7ba3dd8aae4f3c3bf931365ef7da883baf > Windowing system distributor 'Fedora Project', version 11.0.11804000 > System Description: Fedora release 25 (Twenty Five) [ .... ] -- Alan Mackenzie (Nuremberg, Germany).