help-emacs-windows
[Top][All Lists]
Advanced

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

PATH weirdness with Emacs and cygwin64


From: Sivaram Neelakantan
Subject: PATH weirdness with Emacs and cygwin64
Date: Wed, 03 Jun 2020 10:49:36 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt)

With GNU Emacs 26.3 (build 1, x86_64-w64-mingw32) of 2019-08-29 and
using cygwin64, if I do

(executable-find "pyls")==> nil

however if I do

C-u !pyls -h
usage: pyls [-h] 
...

C-u !which pyls
/usr/bin/pyls

or if I launch M-x shell and invoke pyls it finds it.

Net result is, if I open a py file, pyls doesn't start and gives a
message  "Command "pyls" is not present on the path" for lsp-mode.

What is going on?


sivaram
-- 




reply via email to

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