From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stan Staykov Newsgroups: gmane.emacs.bugs Subject: bug#58814: Python.el major mode syntax highlighting not working Date: Mon, 21 Nov 2022 17:17:00 +0200 Message-ID: <701bf409-c675-8c8b-3600-85387a344b27@stanstaykov.com> References: <89ac648f-6f49-9b00-f381-4492a47e4265@stanstaykov.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29578"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 To: Stefan Kangas , Laurence Warne , 58814@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 22 02:29:55 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oxI6j-0007RE-UM for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 22 Nov 2022 02:29:53 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxI66-0000zM-GA; Mon, 21 Nov 2022 20:29:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxI64-0000yO-2t for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2022 20:29:12 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oxI63-0002nx-Ma for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2022 20:29:11 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oxI63-00071Q-JD for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2022 20:29:11 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stan Staykov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 Nov 2022 01:29:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58814 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 58814-submit@debbugs.gnu.org id=B58814.166908052326810 (code B ref 58814); Tue, 22 Nov 2022 01:29:11 +0000 Original-Received: (at 58814) by debbugs.gnu.org; 22 Nov 2022 01:28:43 +0000 Original-Received: from localhost ([127.0.0.1]:49205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxI5a-0006yF-1M for submit@debbugs.gnu.org; Mon, 21 Nov 2022 20:28:42 -0500 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:58395) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ox8Xo-0002UO-Tb for 58814@debbugs.gnu.org; Mon, 21 Nov 2022 10:17:14 -0500 Original-Received: (Authenticated sender: id@stanstaykov.com) by mail.gandi.net (Postfix) with ESMTPSA id A7D00100003; Mon, 21 Nov 2022 15:17:01 +0000 (UTC) Content-Language: en-US In-Reply-To: X-Mailman-Approved-At: Mon, 21 Nov 2022 20:28:40 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:248589 Archived-At: Hello, Sorry for the late reply. Yes that seems fine. Alternatively you can leave variables completely unstyled. Cheers, Stan On 11/15/22 06:01, Stefan Kangas wrote: > tags 58814 + moreinfo > thanks > > Stan Staykov writes: > >> Good to know. Thanks for the update. >> >> On 11/13/22 16:17, Laurence Warne wrote: >>> Hi, >>> >>> I think this could be fixed already on master (possibly by the patch >>> in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51362). I've attached >>> an image of what your snippet looks like on Emacs built ~1 hour ago. >>> >>> Thanks, Laurence > Does the above image match your expectations of how this should be > fontified? If so, I think this bug should be closed.