GNU bug report logs - #62407
30.0.50; The command to run elixir-ls on Windows is `language_server.bat`

Previous Next

Package: emacs;

Reported by: 牟 桐 <mou.tong <at> outlook.com>

Date: Thu, 23 Mar 2023 16:16:01 UTC

Severity: normal

Found in version 30.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: 牟 桐 <mou.tong <at> outlook.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "62407 <at> debbugs.gnu.org" <62407 <at> debbugs.gnu.org>
Subject: bug#62407: 30.0.50; The command to run elixir-ls on Windows is
 `language_server.bat`
Date: Fri, 24 Mar 2023 07:47:54 +0000
> 
>    ((elixir-mode elixir-ts-mode heex-ts-mode)
>     . ,(if (and (fboundp 'w32-shell-dos-semantics)
>                 (w32-shell-dos-semantics))        
>            '("language_server.bat")        
>          '("language_server.sh")))         
> 
> 
> 

BTW, elixir's lsp installed by brew on Mac is `elixir-ls`, a soft link
to `language_server.sh`.

I don't have a linux computer, so I don't know what the command is on
Linux.

Should we use a unified name in Eglot like `elixir-ls` (which is the
user's job to name their elixir's lsp), or keep using `language_server`,
which may leading to conflict on system wide.

I guess the best way to solve this is to let elixir-ls's dev rename
their release :)





This bug report was last modified 2 years and 117 days ago.

Previous Next


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