diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-25 23:39:56 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-26 13:20:54 +0200 |
commit | 1f1d7b5e62792f4c63b511b416f31b415203b50b (patch) | |
tree | 5d171e931ff3c0dd782bf634e3d81ca9e8126d2a /open_issues | |
parent | 38b78f9a06efd0d13a856c8ec1b7153f4feb0aaa (diff) | |
download | web-1f1d7b5e62792f4c63b511b416f31b415203b50b.tar.gz web-1f1d7b5e62792f4c63b511b416f31b415203b50b.tar.bz2 web-1f1d7b5e62792f4c63b511b416f31b415203b50b.zip |
On the emacs page, I mentioned that eglot is working.
* open_issues/emacs.mdwn: mentioned eglot working with c-mode
Message-ID: <20240526034104.3641-2-jbranso@dismail.de>
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/emacs.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open_issues/emacs.mdwn b/open_issues/emacs.mdwn index 21661f02..15a7c761 100644 --- a/open_issues/emacs.mdwn +++ b/open_issues/emacs.mdwn @@ -32,6 +32,10 @@ Also since the Hurd ported rust, you can now use with Emacs! Joshua got [[html-ts-mode|https://github.com/mickeynp/html-ts-mode]] working. +Emacs also has a packaged eglot, which is a client for language server +protocol, into core. Joshua was able to get eglot working for C mode +with clandg, but it was a bit slow. Joshua is running Emacs on a T43, +with 1.5 GB of RAM, so perhaps his hardware is just super slow. You can easily install many Emacs packages with apt: |