all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ergus <spacibba@aol.com>
To: emacs-devel@gnu.org
Subject: Just a comment about tree-sitter
Date: Fri, 27 Jan 2023 17:54:06 +0100	[thread overview]
Message-ID: <20230127165406.66d47bwk7coghngl@Ergus> (raw)
In-Reply-To: 20230127165406.66d47bwk7coghngl.ref@Ergus

Hi:

This is just a comment.

I just found that my emacs master branch was not compiling with
tree-sitter either in ubuntu or msys.

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.

Best regards,
Ergus



       reply	other threads:[~2023-01-27 16:54 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 ` Ergus [this message]
2023-01-27 17:09   ` Just a comment about tree-sitter Eli Zaretskii

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=20230127165406.66d47bwk7coghngl@Ergus \
    --to=spacibba@aol.com \
    --cc=emacs-devel@gnu.org \
    /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.