all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ergus <spacibba@aol.com>
Cc: emacs-devel@gnu.org
Subject: Re: Just a comment about tree-sitter
Date: Fri, 27 Jan 2023 19:09:35 +0200	[thread overview]
Message-ID: <83y1pnc3ao.fsf@gnu.org> (raw)
In-Reply-To: <20230127165406.66d47bwk7coghngl@Ergus> (message from Ergus on Fri, 27 Jan 2023 17:54:06 +0100)

> Date: Fri, 27 Jan 2023 17:54:06 +0100
> From: Ergus <spacibba@aol.com>
> 
> There was a problem because emacs requires version >= 0.20 in the
> config. But the current tree-sitter release has an issue and it is not
> updating the version in the tree-sitter.pc file for pkg-config
> properly. So pkg-config knows there is a tree-sitter, but it thinks it is
> version 0.6.1, too old for what emacs asks.
> 
> This issue is fixed in the current tree-sitter master branch, but not in
> the release 0.20.7 (current). It may take some months to be out.
> 
> If this has been already discussed by someone here my apologizes, but I
> didn't find any reference, so I decided to mention just in case anyone
> has the same issue.

The configure script requires version 0.6.3 of tree-sitter, which is
the version declared by the pkg-config file that comes with
tree-sitter 0.20.7.  So I don't think I understand why you see 0.6.1.
Are you sure you have tree-sitter 0.20.7 installed, not an earlier
version?

I can tell you that I build both the master and the emacs-29 branch
with tree-sitter v0.20.7, and I have no problems like the ones you
describe.



      reply	other threads:[~2023-01-27 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230127165406.66d47bwk7coghngl.ref@Ergus>
2023-01-27 16:54 ` Just a comment about tree-sitter Ergus
2023-01-27 17:09   ` Eli Zaretskii [this message]

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=83y1pnc3ao.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=spacibba@aol.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.