From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#62407: 30.0.50; The command to run elixir-ls on Windows is `language_server.bat` Date: Thu, 23 Mar 2023 21:29:45 +0200 Message-ID: <83ttyb466u.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25367"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62407@debbugs.gnu.org To: =?UTF-8?Q?=E7=89=9F_?= =?UTF-8?Q?=E6=A1=90?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Mar 23 20:30:28 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pfQdn-0006NF-R5 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Mar 2023 20:30:27 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pfQdQ-0007Cq-Pn; Thu, 23 Mar 2023 15:30:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfQdP-0007CO-6M for bug-gnu-emacs@gnu.org; Thu, 23 Mar 2023 15:30:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pfQdO-0008M8-Pr for bug-gnu-emacs@gnu.org; Thu, 23 Mar 2023 15:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pfQdO-0002lM-Af for bug-gnu-emacs@gnu.org; Thu, 23 Mar 2023 15:30:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Mar 2023 19:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62407 X-GNU-PR-Package: emacs Original-Received: via spool by 62407-submit@debbugs.gnu.org id=B62407.167959977510548 (code B ref 62407); Thu, 23 Mar 2023 19:30:02 +0000 Original-Received: (at 62407) by debbugs.gnu.org; 23 Mar 2023 19:29:35 +0000 Original-Received: from localhost ([127.0.0.1]:39353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfQcx-0002k4-4F for submit@debbugs.gnu.org; Thu, 23 Mar 2023 15:29:35 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfQcv-0002js-V3 for 62407@debbugs.gnu.org; Thu, 23 Mar 2023 15:29:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfQcq-0008Fk-I2; Thu, 23 Mar 2023 15:29:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=wNqb8VDf92oChHzKYhvOB/HRV/NuicMdZ4Auq8RBrQw=; b=NRFlxZUUi5a04KfjUSEa Ud2iiYMdLWnwCZ83X1xtAyDgEIpTcvScfZDrvuJfrGJ2hOYj9Zix4XAurR6zPNUxLWiPfVJoRp7rR MCW/54DC5JdZRHDqa+402Dr/77/nVpwEtJT+c0atzV0mrOPOwpuqajxn/dpLEn4Wa8c9O+zWEPgon TzKoYije/SbRhOvBQxaYg48V+IN4+oegKudlDOi9IVaTy3kPcgskwynxbvUJyBF1CIAy6CpOJrOYm eCiHPpla3NjsB620o5s0aoT49lfvNMFndQwP3CH3rm+V5JUG0BeziPTVV8972sMIxVcL3d24NVVek AnpftRAzeo3F0A==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfQcq-0006Tt-1a; Thu, 23 Mar 2023 15:29:28 -0400 In-Reply-To: (message from =?UTF-8?Q?=E7=89=9F_?= =?UTF-8?Q?=E6=A1=90?= on Thu, 23 Mar 2023 16:14:55 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:258474 Archived-At: > From: 牟 桐 > Date: Thu, 23 Mar 2023 16:14:55 +0000 > > > When I try to open an elixir file with eglot on Windows, eglot will > guess that I want to execute `language_server.sh`. But on Windows, it > should be `language_server.bat`. I think it should depend on the shell that Emacs is using, not on the system type. What is the value of shell-file-name on that Windows system?