From unknown Thu Jun 19 14:13:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#62066 <62066@debbugs.gnu.org> To: bug#62066 <62066@debbugs.gnu.org> Subject: Status: 29.0.60; go-ts-mode: Couldn't enable go-ts-mode Reply-To: bug#62066 <62066@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:13:29 +0000 retitle 62066 29.0.60; go-ts-mode: Couldn't enable go-ts-mode reassign 62066 emacs submitter 62066 Mohammed Sadiq severity 62066 normal tag 62066 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 09 02:06:23 2023 Received: (at submit) by debbugs.gnu.org; 9 Mar 2023 07:06:23 +0000 Received: from localhost ([127.0.0.1]:50745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paAM2-0000W4-KW for submit@debbugs.gnu.org; Thu, 09 Mar 2023 02:06:22 -0500 Received: from lists.gnu.org ([209.51.188.17]:45874) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paAM0-0000Vw-Hm for submit@debbugs.gnu.org; Thu, 09 Mar 2023 02:06:21 -0500 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 1paAM0-000832-8v for bug-gnu-emacs@gnu.org; Thu, 09 Mar 2023 02:06:20 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paALw-0003Lw-HS for bug-gnu-emacs@gnu.org; Thu, 09 Mar 2023 02:06:19 -0500 Received: (Authenticated sender: sadiq@sadiqpk.org) by mail.gandi.net (Postfix) with ESMTPA id 68BB71C0006 for ; Thu, 9 Mar 2023 07:06:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sadiqpk.org; s=gm1; t=1678345571; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8SniclVkxfRpvK+I2oaO7aTS8gyhZDVo/oaolODNOLo=; b=T1NWIOA4yCb6sQBLE8Smm0zOGjgrsDow/wR451IFNXuXYXspgJ/ljlFRLRJRrxlBfHjvtP Hip+3L74VdarQ+PFz6rxqMvgmlahOglyY0s5PZRdODzW2/XrnOw3EJJtFbf5C3rRA71iVy L24dxKdyaozSEykng/MYb1xg1/TZVxPufitXgbKTwiapHHQ9eoRnaznQ5A8X4r9+Xh2WF+ oOa2UMmTxqbpzDfxG7Lhm6eRMUXAmlJESwKcOIsFmZFzfUXqd91NGJk8wy0GIEtUFL/r2u x+u3BrER7YPrUNOuL016rx9XQbHnjQNlEgx3TrJ8WmO+MdKOQwh4zibD9wvhew== MIME-Version: 1.0 Date: Thu, 09 Mar 2023 12:36:11 +0530 From: Mohammed Sadiq To: bug-gnu-emacs@gnu.org Subject: 29.0.60; go-ts-mode: Couldn't enable go-ts-mode Message-ID: <1f176b9113ef4567c92bf3afe278c321@sadiqpk.org> X-Sender: sadiq@sadiqpk.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:4b98:dc4:8::225; envelope-from=sadiq@sadiqpk.org; helo=relay5-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) When I try to M-x go-ts-mode in some file buffer, it fails with the following error: ⛔ Warning (treesit): Cannot activate tree-sitter, because language grammar for gomod is unavailable (not-found): (libtree-sitter-gomod libtree-sitter-gomod.so) No such file or directory I have installed all the required libraries running batch.sh script from https://github.com/casouri/tree-sitter-module In the dist directory, I see a libtree-sitter-go-mod.so but not libtree-sitter-gomod.so. In GNU Emacs 29.0.60 (build 26, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.16.0) of 2023-03-09 built on purism Repository revision: 7e1012765c40a10a8a051c39566778913dc7e224 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12101007 System Description: Debian GNU/Linux bookworm/sid From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 09 02:21:09 2023 Received: (at 62066) by debbugs.gnu.org; 9 Mar 2023 07:21:09 +0000 Received: from localhost ([127.0.0.1]:50758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paAaK-0000sO-NS for submit@debbugs.gnu.org; Thu, 09 Mar 2023 02:21:08 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:46397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paAaG-0000rX-OJ for 62066@debbugs.gnu.org; Thu, 09 Mar 2023 02:21:07 -0500 Received: (Authenticated sender: sadiq@sadiqpk.org) by mail.gandi.net (Postfix) with ESMTPA id 26D9D20004 for <62066@debbugs.gnu.org>; Thu, 9 Mar 2023 07:20:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sadiqpk.org; s=gm1; t=1678346458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Cwp5QB/N0KeTZjoXIV/DFm6/1FFd3LlvfV11/KUY3C4=; b=fwyWeCpfuC8vodxGBHfh/+WBolzVjh8XzmerhH3gvx2ZEK75Z21auI1zVpxQbMhntUbwfD b0bPV20NAASPQ2NZuJdOGIY7z+NTEo9Ji3pudhmjk2Pcs1LSMxBkIvkXvFvnghwa53ElzW wZ88syBbwiYi4cwIcWg+QJAy/RsNgzu81p5kGwyNECeRYPFjWMQU9dIpfT0f+KqyvMLQ2j b9tKNWRqqxmvWZTiUVoAVL4a/EPB//b6mJujagROXKwGptzKUAJ/cNBd091i8LtbhRrKue C/XVbk4C4f8fzaOjUqDhQq7JojcJKD+8b5H8M8l2b2Prf8JHmTNCvHu8mA6FZg== MIME-Version: 1.0 Date: Thu, 09 Mar 2023 12:50:55 +0530 From: Mohammed Sadiq To: 62066@debbugs.gnu.org Subject: Re: bug#62066: Acknowledgement (29.0.60; go-ts-mode: Couldn't enable go-ts-mode) In-Reply-To: References: <1f176b9113ef4567c92bf3afe278c321@sadiqpk.org> Message-ID: <54f4f7595b8bfdd92c9ecfc6650a39cc@sadiqpk.org> X-Sender: sadiq@sadiqpk.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 62066 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hm... Reading the source at https://github.com/casouri/tree-sitter-module and https://github.com/camdencheek/tree-sitter-go-mod/blob/main/Makefile this looks like an issue with the build script in https://github.com/casouri/tree-sitter-module, renaming the go-mod.so file fixed the issue. I shouldn't have assumed the tree-sitter-module was doing the right thing. Please close the issue. cheers, Mohammed Sadiq From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 09 03:11:03 2023 Received: (at 62066) by debbugs.gnu.org; 9 Mar 2023 08:11:03 +0000 Received: from localhost ([127.0.0.1]:50819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paBMd-0002GC-4Y for submit@debbugs.gnu.org; Thu, 09 Mar 2023 03:11:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paBMZ-0002FZ-Lx; Thu, 09 Mar 2023 03:11:01 -0500 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 1paBMT-0006AH-9F; Thu, 09 Mar 2023 03:10:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=nGNLVCvEq456Tu7G5GsWB5T/866PzbjZCUkvz/HMTFI=; b=qq7lbeDp9JIwLV2kZ2kr VdTiviI7bpjFG/CAC1gKuntL6FFDHwQbRSD3SgAz7KQ5EOBPYJuSYKI4t8mwvfxYUiLRVfftzNQok fnDI1aMIwxSky00SOCsrAcMR4KiqzeAjyBeNEwFWh/nkChjZW58HgZbGT8EcdHHlYnAz+wsx3NS0A d0FDlPTIVdPUwWaQog3UEDaA+xBqu1db5WQ7bBSprScWKhqvym/KJgbHjQJQsptX0JmUtqUMv/lrZ PXQUDo8UrxpDGOmoNdyiejtAfOVC152j8tYeaDNbCO7xOOIclXa4VlwGN9W45Obty89wlGG81p3lP UXyzdVu3vz1Apg==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paBMS-0000j5-Ln; Thu, 09 Mar 2023 03:10:53 -0500 Date: Thu, 09 Mar 2023 10:10:53 +0200 Message-Id: <83lek62vle.fsf@gnu.org> From: Eli Zaretskii To: Mohammed Sadiq In-Reply-To: <1f176b9113ef4567c92bf3afe278c321@sadiqpk.org> (message from Mohammed Sadiq on Thu, 09 Mar 2023 12:36:11 +0530) Subject: Re: bug#62066: 29.0.60; go-ts-mode: Couldn't enable go-ts-mode References: <1f176b9113ef4567c92bf3afe278c321@sadiqpk.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62066 Cc: 62066@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 62066 notabug thanks > Date: Thu, 09 Mar 2023 12:36:11 +0530 > From: Mohammed Sadiq > > When I try to M-x go-ts-mode in some file buffer, it fails with the > following error: > > ⛔ Warning (treesit): Cannot activate tree-sitter, because language > grammar for gomod is unavailable (not-found): (libtree-sitter-gomod > libtree-sitter-gomod.so) No such file or directory > > I have installed all the required libraries running batch.sh script from > https://github.com/casouri/tree-sitter-module > > In the dist directory, I see a libtree-sitter-go-mod.so but not > libtree-sitter-gomod.so. The correct name is libtree-sitter-gomod.so. So this is your local system configuration issue, not a bug in Emacs. Please don't use the outdated script from https://github.com/casouri/tree-sitter-module, use the one in admin/notes/tree-sitter/build-module directory in the Emacs Git repository instead. (Actually, the command treesit-install-language-grammar should be even better.) From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 09 03:11:58 2023 Received: (at 62066-done) by debbugs.gnu.org; 9 Mar 2023 08:11:58 +0000 Received: from localhost ([127.0.0.1]:50825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paBNW-0002HY-0h for submit@debbugs.gnu.org; Thu, 09 Mar 2023 03:11:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paBNT-0002HM-Eb for 62066-done@debbugs.gnu.org; Thu, 09 Mar 2023 03:11:56 -0500 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 1paBNO-0006RK-89; Thu, 09 Mar 2023 03:11:50 -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=wfqKR0nO/6tdLC6cP4e2elHd4n52+430NdnU4/0Lduc=; b=AHdvjDAz3T5T COHyLZtZ/CRWfoNJ94RTWjcPnilUq1r0jox7nR4lR5wn99l6+MGS83T0FQCN5B83f6RIl50/KqSFs 374GzQw6Cn0rcRQeWg8RyU+AFir05CtuHdtbutpS5SFpsWZ91X58J2sZp0AlzE/tL9FQ66jOJdRE7 +VO6XMuVwkHt59gi468xr1KNLXeP2jYtjUipniJ/CtAE8I334zgZKGlBPpZ6UNSbYbYFY6tyQXa/Q mv8WWC1a2ifdGVhDlI7o/y7kKXp/ZcxHWXK1Ws2jO2XJu/6vgh89IQ6NgxdfFki5KSphIDr2/NGuh B7bwa08gi+SaNPXI27NnQA==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paBNN-0000qZ-MM; Thu, 09 Mar 2023 03:11:50 -0500 Date: Thu, 09 Mar 2023 10:11:50 +0200 Message-Id: <83jzzq2vjt.fsf@gnu.org> From: Eli Zaretskii To: Mohammed Sadiq In-Reply-To: <54f4f7595b8bfdd92c9ecfc6650a39cc@sadiqpk.org> (message from Mohammed Sadiq on Thu, 09 Mar 2023 12:50:55 +0530) Subject: Re: bug#62066: Acknowledgement (29.0.60; go-ts-mode: Couldn't enable go-ts-mode) References: <1f176b9113ef4567c92bf3afe278c321@sadiqpk.org> <54f4f7595b8bfdd92c9ecfc6650a39cc@sadiqpk.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62066-done Cc: 62066-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Date: Thu, 09 Mar 2023 12:50:55 +0530 > From: Mohammed Sadiq > > Hm... Reading the source at > https://github.com/casouri/tree-sitter-module > and https://github.com/camdencheek/tree-sitter-go-mod/blob/main/Makefile > this looks like an issue with the build script in > https://github.com/casouri/tree-sitter-module, renaming the go-mod.so > file > fixed the issue. > > I shouldn't have assumed the tree-sitter-module was doing the right > thing. > Please close the issue. Done. From unknown Thu Jun 19 14:13:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 06 Apr 2023 11:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator