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.help Subject: Re: emacs 29.1: Errors with java-ts-mode on Windows Date: Mon, 13 Nov 2023 18:48:58 +0200 Message-ID: <83fs19tx8l.fsf@gnu.org> References: <82ttq7jaef.fsf@gmail.com> <83o7gf9e13.fsf@gnu.org> <82pm0e80qd.fsf@gmail.com> <83msvhu3x8.fsf@gnu.org> <828r7190bu.fsf@gmail.com> <83h6lpu1vv.fsf@gnu.org> <82wmul7ip2.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28579"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Nov 13 17:50:01 2023 Return-path: Envelope-to: geh-help-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 1r2a8O-0007EK-UU for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 13 Nov 2023 17:50:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2a7g-0000PB-IX; Mon, 13 Nov 2023 11:49:16 -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 1r2a7e-0000Ow-Iv for help-gnu-emacs@gnu.org; Mon, 13 Nov 2023 11:49:15 -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 1r2a7e-0001Qv-AI for help-gnu-emacs@gnu.org; Mon, 13 Nov 2023 11:49:14 -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=2j7H+W6wBtPzc/xpaOvliQf+tAYCZVs/QHRKy7PUrJ4=; b=BHOdyIk2ecom U5ePLK5WjA9rXjK/RJYmR/3xGspZXdWtD9Dd4PZ0iR05bJ5C/S7Cn7zAT57NVgi8kKYQ27mWQYujK 8egBROoY6lkrudAb5h4E0JnMf+kIDbPDrwRRkCAsGeADCGniNnU0Oor73DxivIDaeRI/jokq4cO75 OAbp98jnIPaqWULcQ/eujciXCAhjr3F9Kshvw+4hsU221BClyhpXuTJ6nPQhmosIc9+87SLX/ulgm aGcbmYhfhm9sQgMRUeEv7W7frNegkaxO+17yairtpqO4IDoBsYAP+Lft6OTRGTzeU22Rvtb4g0kI5 l/DzK5XEZbMkd/hc337SjQ==; In-Reply-To: <82wmul7ip2.fsf@gmail.com> (message from Pascal Quesseveur on Mon, 13 Nov 2023 16:54:01 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:145512 Archived-At: > From: Pascal Quesseveur > Date: Mon, 13 Nov 2023 16:54:01 +0100 > > >"EZ" == Eli Zaretskii writes: > > EZ> What kinds of incompatibilities, and how could they arise? > > I don't know. Here is the answer: > > You are using the built-in treesit.el, and not this package. You > should report this bug to the Emacs devel and not here! I posted a question there, let's see what they answer.