From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#61275: c-ts-mode: (eq treesit-font-lock-level 2) doesn't fontify parameter names. Date: Sat, 4 Feb 2023 20:59:20 +0000 Message-ID: References: <83leldtllg.fsf@gnu.org> <83h6w1tku0.fsf@gnu.org> <83edr5tkji.fsf@gnu.org> <1879994d-43cb-87a2-6316-cc6c2805a82c@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29941"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61275@debbugs.gnu.org, Eli Zaretskii , Theodor Thornhill , Yuan Fu To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 04 22:00:17 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 1pOPdx-0007fg-O7 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 Feb 2023 22:00:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pOPdl-0006h5-GM; Sat, 04 Feb 2023 16:00:05 -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 1pOPdj-0006gg-Cy for bug-gnu-emacs@gnu.org; Sat, 04 Feb 2023 16:00:03 -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 1pOPdj-000395-15 for bug-gnu-emacs@gnu.org; Sat, 04 Feb 2023 16:00:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pOPdi-00063O-TI for bug-gnu-emacs@gnu.org; Sat, 04 Feb 2023 16:00:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Feb 2023 21:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61275 X-GNU-PR-Package: emacs Original-Received: via spool by 61275-submit@debbugs.gnu.org id=B61275.167554437223202 (code B ref 61275); Sat, 04 Feb 2023 21:00:02 +0000 Original-Received: (at 61275) by debbugs.gnu.org; 4 Feb 2023 20:59:32 +0000 Original-Received: from localhost ([127.0.0.1]:43541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pOPdE-00062A-JQ for submit@debbugs.gnu.org; Sat, 04 Feb 2023 15:59:32 -0500 Original-Received: from mx3.muc.de ([193.149.48.5]:56449) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pOPdB-00061v-Fw for 61275@debbugs.gnu.org; Sat, 04 Feb 2023 15:59:31 -0500 Original-Received: (qmail 14227 invoked by uid 3782); 4 Feb 2023 21:59:23 +0100 Original-Received: from acm.muc.de (p4fe158f1.dip0.t-ipconnect.de [79.225.88.241]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 04 Feb 2023 21:59:22 +0100 Original-Received: (qmail 16908 invoked by uid 1000); 4 Feb 2023 20:59:20 -0000 Content-Disposition: inline In-Reply-To: <1879994d-43cb-87a2-6316-cc6c2805a82c@yandex.ru> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de 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:254795 Archived-At: Hello, Dmitry. On Sat, Feb 04, 2023 at 22:54:04 +0200, Dmitry Gutov wrote: > Version: 29.1 [ .... ] > I've installed the patch previously posted to emacs-devel. It should > take care of c-ts-mode and c++-ts-mode. Thanks! -- Alan Mackenzie (Nuremberg, Germany).