Skip to content

completions-at-point-functions #724

Answered by joaotavora
david-jennings asked this question in Q&A
Discussion options

You must be logged in to vote

Am I missing something?

Yes, you probably are and your expectation is correct. You should post the contents of your .emacs or at least the parts related to Eglot. If it's very big to post here, you can bisect it looking for the culprit .

In my Python buffers, for example, I see:

completion-at-point-functions is a variable defined in `minibuffer.el'.

Its value is
(eglot-completion-at-point python-completion-at-point t)

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by david-jennings
Comment options

You must be logged in to vote
5 replies
@joaotavora
Comment options

@david-jennings
Comment options

@joaotavora
Comment options

@david-jennings
Comment options

@joaotavora
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants