emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59229: closed ([PATCH] Add tree-sitter-based major modes to eglot-se


From: GNU bug Tracking System
Subject: bug#59229: closed ([PATCH] Add tree-sitter-based major modes to eglot-server-programs)
Date: Sun, 27 Nov 2022 07:05:02 +0000

Your message dated Sat, 26 Nov 2022 23:04:52 -0800
with message-id 
<CADwFkmmmLFc5-U5kVSvQ-4TCo8hpanfH2vyJEGXdWz_ECVZvBw@mail.gmail.com>
and subject line Re: bug#59252: 29.0.50; Add new ts-modes to 
eglot-server-programs
has caused the debbugs.gnu.org bug report #59252,
regarding [PATCH] Add tree-sitter-based major modes to eglot-server-programs
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59252: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59252
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Add tree-sitter-based major modes to eglot-server-programs Date: Sat, 12 Nov 2022 22:35:38 +0000
Tags: patch

This adds several to-be-merged tree-sitter-based major modes to eglot.



In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.16.0, Xaw3d scroll bars)
Repository revision: be1745606354e8b34325bc9526c9bad9f7302cce
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12014000
System Description: NixOS 22.11 (Raccoon)

Configured using:
 'configure
 --prefix=/nix/store/09jwzp79mqnhzarmaik6y4lybgkwpg1h-emacs-git-20221111.0
 --disable-build-details --with-modules --with-x-toolkit=lucid
 --with-xft --with-cairo --with-native-compilation'

Attachment: 0001-Add-tree-sitter-based-major-modes-to-eglot-server-pr.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#59252: 29.0.50; Add new ts-modes to eglot-server-programs Date: Sat, 26 Nov 2022 23:04:52 -0800
Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs@gnu.org> writes:

> It seems like js-ts-mode is the only one missing, so here's a new patch
> adding that.

Thanks, pushed (commit 40ff40198d) and closing this bug.

> From 2d179dd436f410bba30790fad60b04f9b338cc7b Mon Sep 17 00:00:00 2001
> From: Theodor Thornhill <theo@thornhill.no>
> Date: Sat, 26 Nov 2022 21:12:51 +0100
> Subject: [PATCH] Add js-ts-mode to eglot-server-programs
>
> * lisp/progmodes/eglot.el (eglot-server-programs): Add js-ts-mode as
> an alternative.

Please remember to add the bug number, like this:

* lisp/progmodes/eglot.el (eglot-server-programs): Add js-ts-mode as
an alternative.  (Bug#59252)

(I did that for you before pushing.)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]