all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Randy Taylor <dev@rjt.dev>
To: Jimmy Wong <wyuenho@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, 63086@debbugs.gnu.org, casouri@gmail.com
Subject: bug#63086: 29.0.90; go-ts-mode treesit-query-error during jit-lock
Date: Wed, 26 Apr 2023 14:05:13 +0000	[thread overview]
Message-ID: <Vjzy5iDJGINNO-EgyCd6gogKt02Q9kVGVhmJqKHt5D8YeW7_lxg25bCFpPc4j7JghFahHMf8chQ3ynEYTL1a895VUm5qE3Yz_W9ur593DRY=@rjt.dev> (raw)
In-Reply-To: <d05bb2fc-adbf-4ab0-b711-5e7c29af9738@Spark>

[-- Attachment #1: Type: text/plain, Size: 1664 bytes --]

On Wednesday, April 26th, 2023 at 09:44, Jimmy Wong <wyuenho@gmail.com> wrote:

> There hasn’t been any new releases since then, should emacs rely on devel packages?
> On 26 Apr 2023 at 2:37 PM +0100, Eli Zaretskii <eliz@gnu.org>, wrote:
>
>>> Date: Wed, 26 Apr 2023 14:26:09 +0100
>>> From: Jimmy Wong <wyuenho@gmail.com>
>>> Cc: Yuan Fu <casouri@gmail.com>, Eli Zaretskii <eliz@gnu.org>,
>>> 63086@debbugs.gnu.org
>>>
>>> I’m using tree-sitter-go 0.19.1 from Macports.
>>
>> That version was released 2 years ago. Maybe go-ts-mode.el relies on
>>
>> some newer functionality, or on some bug that was fixed since then?

tree-sitter-go and a bunch of other grammars have dropped the ball of versioning, I think (some don't even try to version properly...). Since then there have plenty of changes, but it's stayed at the same version with no new tags. Anything packaging based on the tags of those repositories is going to be wildly out of date.

You can try using `M-x treesit-install-language-grammar` to install the go grammar, which will get the latest and greatest.

>

If I had to guess what triggers the error, it's probably the (iota) match which seems to have been added Jan 5, 2022. You can try removing that from go-ts-mode and seeing if it fixes the issue for you (although maybe that will fix the current problem but reveal a bunch more...all of which will be easily resolved by using a more up to date grammar). I'll try to get that old version installed myself and see.

I think java-ts-mode and some others have a helper that checks which queries are supported by testing them, I can make a patch for that if that's the direction we want to go.

[-- Attachment #2: Type: text/html, Size: 3094 bytes --]

  reply	other threads:[~2023-04-26 14:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-26 10:00 bug#63086: 29.0.90; go-ts-mode treesit-query-error during jit-lock Jimmy Yuen Ho Wong
2023-04-26 10:36 ` Eli Zaretskii
2023-04-26 11:07   ` Jimmy Wong
2023-04-26 12:38     ` Randy Taylor
2023-04-26 13:26       ` Jimmy Wong
2023-04-26 13:38         ` Eli Zaretskii
2023-04-26 13:44           ` Jimmy Wong
2023-04-26 14:05             ` Randy Taylor [this message]
2023-04-26 15:40               ` Randy Taylor
2023-04-27  6:36                 ` Jimmy Wong
2023-04-28  0:16               ` Dmitry Gutov
2023-04-28  1:35                 ` Randy Taylor
2023-04-28 10:05                   ` Dmitry Gutov
2023-05-02  0:29                     ` Randy Taylor
2023-05-03 21:58                       ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='Vjzy5iDJGINNO-EgyCd6gogKt02Q9kVGVhmJqKHt5D8YeW7_lxg25bCFpPc4j7JghFahHMf8chQ3ynEYTL1a895VUm5qE3Yz_W9ur593DRY=@rjt.dev' \
    --to=dev@rjt.dev \
    --cc=63086@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    --cc=eliz@gnu.org \
    --cc=wyuenho@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.