From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#67061: [PATCH] Improve syntax highlighting for python-ts-mode Date: Wed, 29 Nov 2023 16:05:10 +0200 Message-ID: <83a5qw7izt.fsf@gnu.org> References: <8734xdni6y.fsf@yandex.ru> <831qcwycbj.fsf@gnu.org> <83v8a3qh6m.fsf@gnu.org> <834jhadvkt.fsf@gnu.org> <7aee7e42-c07d-9131-18a9-4806f07d4267@gutov.dev> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1336"; mail-complaints-to="usenet@ciao.gmane.io" Cc: casouri@gmail.com, dvzubarev@yandex.ru, 67061@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 29 15:06:15 2023 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 1r8LCg-00006c-W0 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 29 Nov 2023 15:06:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8LCT-0001uD-MU; Wed, 29 Nov 2023 09:06:01 -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 1r8LCS-0001tn-TH for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:06:01 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r8LCM-0005Wq-OH for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:05:55 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8LCU-0001zy-8K for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:06:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 Nov 2023 14:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67061 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 67061-submit@debbugs.gnu.org id=B67061.17012667487658 (code B ref 67061); Wed, 29 Nov 2023 14:06:02 +0000 Original-Received: (at 67061) by debbugs.gnu.org; 29 Nov 2023 14:05:48 +0000 Original-Received: from localhost ([127.0.0.1]:49190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8LCF-0001zP-JD for submit@debbugs.gnu.org; Wed, 29 Nov 2023 09:05:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8LCE-0001zC-0w for 67061@debbugs.gnu.org; Wed, 29 Nov 2023 09:05:46 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8LC1-0005TL-0X; Wed, 29 Nov 2023 09:05:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=4ZNxvAreIjKg286JmfV025F/wJ2S4FBJo4eHSPpBx3E=; b=SiYUfdD6WZrG tpyVyECKund/b8WsBTQPJ2q7poBtTRA19Y5lZ90+wr4pMMXDePaW2LewB9HilB1Zyvict1WpniokD 7x1NtumWORHs/eTprVA7BIwrDqoFJHyba5mktL6cdkytk1DccnhzQVbR6n8GxhCbWn7ZAvf3Unw9u n1Lv+krlM5bTg9ieOsqIeNLKFGcp9fOJGESk8nUtXKVtI/K9TkFRmadLeXayh2pk8I2C6V9KOsiHB qY1BqFt0SdcVNbCuIr2D8I+WUuyf6kgzper2v0zEFrRaKRcAR10r7WlbwrRlc91+7jNBT/Zo21xZZ qiY5fySbOSyVgSzB4o2yDg==; In-Reply-To: <7aee7e42-c07d-9131-18a9-4806f07d4267@gutov.dev> (message from Dmitry Gutov on Sun, 26 Nov 2023 04:17:59 +0200) 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:275232 Archived-At: > Date: Sun, 26 Nov 2023 04:17:59 +0200 > Cc: dvzubarev@yandex.ru, 67061@debbugs.gnu.org > From: Dmitry Gutov > > On 25/11/2023 11:35, Eli Zaretskii wrote: > > Ping! Ping! Yuan, could you please chime in? We are waiting for > > Denis's legal paperwork to come through, but meanwhile I'd like your > > opinions on the changes he proposed, and also on whether this should > > be installed on the emacs-29 branch or on master. > > FWIW, the changes and the explanations look reasonable to me. The > presence of tests is a good sign too (though they'll probably need to > move to another file). > > The fixes are relevant to Emacs 29 for sure. > > I don't know at what stage we're going to start worrying when adding new > elements to the queries, though, in fear of breaking compatibility with > some potential older version of the grammar. Thanks. Yuan, please chime in, I'm waiting for your response.