GNU bug report logs - #69685
[PATCH] eglot: Add language server for Fennel

Previous Next

Package: emacs;

Reported by: Phil Hagelberg <phil <at> hagelb.org>

Date: Sat, 9 Mar 2024 23:38:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69685 in the body.
You can then email your comments to 69685 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#69685; Package emacs. (Sat, 09 Mar 2024 23:38:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Phil Hagelberg <phil <at> hagelb.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 09 Mar 2024 23:38:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Phil Hagelberg <phil <at> hagelb.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Phil Hagelberg <phil <at> hagelb.org>
Subject: [PATCH] eglot: Add language server for Fennel
Date: Sat,  9 Mar 2024 15:36:11 -0800
* lisp/progmodes/eglot.el (eglot-server-programs): Add
fennel-ls language server.

Copyright-paperwork-exempt: yes
---
 lisp/progmodes/eglot.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el
index afe3281361d..4ffaf5f8a0e 100644
--- a/lisp/progmodes/eglot.el
+++ b/lisp/progmodes/eglot.el
@@ -294,6 +294,7 @@ eglot-server-programs
     (nickel-mode . ("nls"))
     ((nushell-mode nushell-ts-mode) . ("nu" "--lsp"))
     (gdscript-mode . ("localhost" 6008))
+    (fennel-mode . ("fennel-ls"))
     ((fortran-mode f90-mode) . ("fortls"))
     (futhark-mode . ("futhark" "lsp"))
     ((lua-mode lua-ts-mode) . ,(eglot-alternatives
-- 
2.39.2





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 14 Mar 2024 09:54:01 GMT) Full text and rfc822 format available.

Notification sent to Phil Hagelberg <phil <at> hagelb.org>:
bug acknowledged by developer. (Thu, 14 Mar 2024 09:54:02 GMT) Full text and rfc822 format available.

Message #10 received at 69685-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Phil Hagelberg <phil <at> hagelb.org>
Cc: 69685-done <at> debbugs.gnu.org
Subject: Re: bug#69685: [PATCH] eglot: Add language server for Fennel
Date: Thu, 14 Mar 2024 11:53:00 +0200
> Cc: Phil Hagelberg <phil <at> hagelb.org>
> From: Phil Hagelberg <phil <at> hagelb.org>
> Date: Sat,  9 Mar 2024 15:36:11 -0800
> 
> * lisp/progmodes/eglot.el (eglot-server-programs): Add
> fennel-ls language server.

Thanks, installed on the master branch and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2024 11:24:39 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 69 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.