GNU bug report logs -
#74330
29.4; Eglot ignores locally set configuration
Previous Next
To reply to this bug, email your comments to 74330 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#74330
; Package
emacs
.
(Tue, 12 Nov 2024 21:34:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
João Távora <joaotavora <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 12 Nov 2024 21:34:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
On Tue, Nov 12, 2024 at 8:49 PM Acid Bong <acidbong <at> tilde.club> wrote:
> ```lisp
> ((nil
> . ((eglot-workspace-configuration
> . (:rust-analyzer (:linkedProjects ["pkgs/rsblocks/Cargo.toml"]))))))
> ;; thank god it supports relative paths
> ```
> does nothing: I see the variable value is set properly with `C-h v`,
> but Eglot doesn't seem to recognize it (`eglot-show-workspace-configuration` shows "null").
What is the '...'preceding your excerpt of a structure?
Where are you executing C-h v? What file are you M-x eglot'int in?
Where are you running M-x eglot-show-worspace-configuration ?
What does M-: (project-current) RET show?
All these commands are highly dependent on context, so I think it's best if you
show a full recipe from Emacs -Q to clear these doubts. Only seeing part
of the repo structure isn't enough to really understand what's going on.
I really need to understand what you did (close to what keys you pressed)
until you got to the suprising effect. I have rust-analyzer (though I don't
have any suitable rust projects).
João
This bug report was last modified 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.