From: "João Távora" <joaotavora@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 62407@debbugs.gnu.org, "牟 桐" <mou.tong@outlook.com>
Subject: bug#62407: 30.0.50; The command to run elixir-ls on Windows is `language_server.bat`
Date: Fri, 24 Mar 2023 15:40:24 +0000 [thread overview]
Message-ID: <CALDnm50VFqmXoP2fJ6ajXMz3UEoo2JEH8Ntt=A-MUPdeKHSRtg@mail.gmail.com> (raw)
In-Reply-To: <834jqadv6h.fsf@gnu.org>
On Fri, Mar 24, 2023 at 3:29 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: 牟 桐 <mou.tong@outlook.com>
> > CC: "62407@debbugs.gnu.org" <62407@debbugs.gnu.org>
> > Date: Fri, 24 Mar 2023 07:18:24 +0000
> >
> > > Btw, is language_server.bat part of that server's distribution, or did you write the batch file yourself?
> >
> > The former, `language_server.bat` is shipped with the distribution.
> >
> > > Can you see if the patch below solves your problem?
> >
> > It will raise an error, so I changed it like this, now it solves my problem:
> >
> > ((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")))
>
> Right, sorry about that.
>
> João, okay to install on the master branch?
OK.
João
next prev parent reply other threads:[~2023-03-24 15:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 16:14 bug#62407: 30.0.50; The command to run elixir-ls on Windows is `language_server.bat` 牟 桐
2023-03-23 19:29 ` Eli Zaretskii
2023-03-24 2:22 ` 牟 桐
2023-03-24 6:35 ` Eli Zaretskii
2023-03-24 7:18 ` 牟 桐
2023-03-24 7:47 ` 牟 桐
2023-03-24 11:40 ` Eli Zaretskii
2023-03-24 15:29 ` Eli Zaretskii
2023-03-24 15:40 ` João Távora [this message]
2023-03-24 18:38 ` Eli Zaretskii
2023-03-24 6:57 ` 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='CALDnm50VFqmXoP2fJ6ajXMz3UEoo2JEH8Ntt=A-MUPdeKHSRtg@mail.gmail.com' \
--to=joaotavora@gmail.com \
--cc=62407@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=mou.tong@outlook.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.