]> git.eshelyaron.com Git - emacs.git/commit
Add variable to withhold the init req process id
authorMartin Carlson <spearalot@gmail.com>
Tue, 31 Aug 2021 10:24:34 +0000 (12:24 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 9 Jan 2022 00:54:59 +0000 (01:54 +0100)
commit512d8b9f590df3b553526bffb7b39ee4f0cd76e9
tree7c65b1bc31c67c1766e18375f3b6e61b4ada199e
parenta35f6a7f9abe2e67ec76e932bdb9f4424cd12fc2
Add variable to withhold the init req process id

* eglot.el (eglot-withhold-process-id): New defvar.
(eglot--connect): Don't send pid to language server if above new
defvar has a non-nil value.

Copyright-paperwork-exempt: Yes
GitHub-reference: fix https://github.com/joaotavora/eglot/issues/722
lisp/progmodes/eglot.el