From: Stefan Kangas <stefankangas@gmail.com>
To: john muhl <jm@pub.pink>, 65739@debbugs.gnu.org
Cc: Perry Smith <pedz@easesoftware.com>, Yuan Fu <casouri@gmail.com>
Subject: bug#65739: [PATCH] Add Ruby to the tree-sitter build-module script
Date: Mon, 4 Sep 2023 12:16:57 -0700 [thread overview]
Message-ID: <CADwFkm=BGsAL8NNNw+bMSz7BWic_BvF-uoRMXQhWWo3PD71sBA@mail.gmail.com> (raw)
In-Reply-To: <87v8cpj22j.fsf@pub.pink>
john muhl via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> Tags: patch
>
> While looking at the java-ts-modes tests I noticed Ruby was missing from
> the build-module script.
Yuan and Perry, any comments here?
> In GNU Emacs 30.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.38, cairo version 1.17.8) of 2023-08-29 built on localhost
> Repository revision: fb9312722f7b0166f178b601811213a576be5ae4
> Repository branch: main
> System Description: Fedora Linux 38 (Workstation Edition)
>
> Configured using:
> 'configure --with-native-compilation=aot --with-pgtk
> --prefix=/home/jm/.opt'
>
> From cb73036bb916bef5fd5b862b935d8d564d7f6771 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Mon, 4 Sep 2023 12:08:34 -0500
> Subject: [PATCH] Add Ruby to the tree-sitter build-module script
>
> * admin/notes/tree-sitter/build-module/batch.sh (languages): Add
> Ruby.
> ---
> admin/notes/tree-sitter/build-module/batch.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/admin/notes/tree-sitter/build-module/batch.sh b/admin/notes/tree-sitter/build-module/batch.sh
> index 1d4076564dc..ec7231dd82f 100755
> --- a/admin/notes/tree-sitter/build-module/batch.sh
> +++ b/admin/notes/tree-sitter/build-module/batch.sh
> @@ -16,6 +16,7 @@ languages=
> 'javascript'
> 'json'
> 'python'
> + 'ruby'
> 'rust'
> 'toml'
> 'tsx'
> --
> 2.41.0
next prev parent reply other threads:[~2023-09-04 19:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 17:09 bug#65739: [PATCH] Add Ruby to the tree-sitter build-module script john muhl via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-04 19:16 ` Stefan Kangas [this message]
2023-09-05 1:07 ` Dmitry Gutov
2024-01-10 21:42 ` Stefan Kangas
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='CADwFkm=BGsAL8NNNw+bMSz7BWic_BvF-uoRMXQhWWo3PD71sBA@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=65739@debbugs.gnu.org \
--cc=casouri@gmail.com \
--cc=jm@pub.pink \
--cc=pedz@easesoftware.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.